mirror of
https://github.com/XRPLF/rippled.git
synced 2026-08-23 07:10:53 +00:00
chore: Fix some typos in comments (#6040)
This commit is contained in:
@@ -227,7 +227,7 @@ public:
|
||||
BEAST_EXPECT(!c->load(s4));
|
||||
|
||||
// Check if we properly terminate when we encounter
|
||||
// a malformed or unparseable entry:
|
||||
// a malformed or unparsable entry:
|
||||
auto const node1 = randomNode();
|
||||
auto const node2 = randomNode();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user