mirror of
https://github.com/Xahau/xahaud.git
synced 2025-11-20 10:35:50 +00:00
Fix typo in RFC1751.cpp
seperated -> separated
This commit is contained in:
committed by
Nik Bougalis
parent
32a26a65d9
commit
6f6179abb4
@@ -438,7 +438,7 @@ RFC1751::etob(std::string& strData, std::vector<std::string> 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
|
||||
|
||||
Reference in New Issue
Block a user