Propose fix a couple of typos (#21581)

Signed-off-by: John E <jeis4wpi@outlook.com>
This commit is contained in:
John Eismeier
2026-04-08 10:29:03 -04:00
committed by GitHub
parent 3ba12fed0a
commit e9fd96283d
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -3454,7 +3454,7 @@ static void test_template_output_peg_parsers(bool detailed_debug) {
},
"replaceAll": {
"type": "boolean",
"description": "Whether to replace all occurences."
"description": "Whether to replace all occurrences."
}
},
"required": ["oldString", "newString"]