diff --git a/lea.h b/lea.h
index 05f6c390..e5a6dc4e 100644
--- a/lea.h
+++ b/lea.h
@@ -29,9 +29,9 @@ struct LEA_Info : public FixedBlockSize<16>, VariableKeyLength<16,16,32,8>
};
/// \brief LEA 128-bit block cipher
-/// \details LEA provides 128-bit block size. The valid key size is 128-bit and 256-bit.
+/// \details LEA provides 128-bit block size. The valid key size is 128-bits, 192-bits and 256-bits.
/// \note Crypto++ provides a byte oriented implementation
-/// \sa LEA, LEA, LEA,
/// LEA: A 128-Bit Block Cipher for Fast Encryption on Common Processors
/// \since Crypto++ 7.1