mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
chore: fix typos in comments (#5094)
Signed-off-by: luozexuan <fetchcode@139.com>
This commit is contained in:
@@ -29,7 +29,7 @@ namespace test {
|
||||
|
||||
struct Directory_test : public beast::unit_test::suite
|
||||
{
|
||||
// Map [0-15576] into a a unique 3 letter currency code
|
||||
// Map [0-15576] into a unique 3 letter currency code
|
||||
std::string
|
||||
currcode(std::size_t i)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user