diff --git a/src/ripple/crypto/impl/RFC1751.cpp b/src/ripple/crypto/impl/RFC1751.cpp index 177d43858..6b6b2c31f 100644 --- a/src/ripple/crypto/impl/RFC1751.cpp +++ b/src/ripple/crypto/impl/RFC1751.cpp @@ -438,7 +438,7 @@ RFC1751::etob(std::string& strData, std::vector vsHuman) return 1; } -/** Convert words seperated by spaces into a 128 bit key in big-endian format. +/** Convert words separated by spaces into a 128 bit key in big-endian format. @return 1 if succeeded