chore: Fix some typos in comments (#6040)

This commit is contained in:
sunnyraindy
2025-11-19 09:21:35 +08:00
committed by GitHub
parent d9c27da529
commit ad37461ab2
14 changed files with 16 additions and 16 deletions

View File

@@ -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();