mirror of
https://github.com/Tencent/rapidjson.git
synced 2025-10-29 04:17:59 +01:00
Typo
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
// JSON condenser exmaple
|
// JSON condenser example
|
||||||
|
|
||||||
// This example parses JSON from stdin with validation,
|
// This example parses JSON from stdin with validation,
|
||||||
// and re-output the JSON content to stdout with all string capitalized, and without whitespace.
|
// and re-output the JSON content to stdout with all string capitalized, and without whitespace.
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
// JSON condenser exmaple
|
// JSON condenser example
|
||||||
|
|
||||||
// This example parses JSON text from stdin with validation,
|
// This example parses JSON text from stdin with validation,
|
||||||
// and re-output the JSON content to stdout without whitespace.
|
// and re-output the JSON content to stdout without whitespace.
|
||||||
|
|||||||
Reference in New Issue
Block a user