mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
chore: Fix small typos in protocol files (#5279)
This commit is contained in:
@@ -56,7 +56,7 @@
|
||||
#include <sys/types.h>
|
||||
#endif
|
||||
|
||||
// Do we know the plaform we're compiling on? If you're adding new platforms
|
||||
// Do we know the platform we're compiling on? If you're adding new platforms
|
||||
// modify this check accordingly.
|
||||
#if !BOOST_OS_LINUX && !BOOST_OS_WINDOWS && !BOOST_OS_MACOS
|
||||
#error Supported platforms are: Linux, Windows and MacOS
|
||||
|
||||
Reference in New Issue
Block a user