mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2025-10-13 06:44:12 +02:00
Fixed documentation example. Bounced version number.
This commit is contained in:
@@ -22,7 +22,7 @@ Here is an example of JSON data:
|
||||
],
|
||||
|
||||
// Tab indent size
|
||||
indent : { length : 3, use_space = true }
|
||||
"indent" : { "length" : 3, "use_space" = true }
|
||||
}
|
||||
\endverbatim
|
||||
|
||||
|
Reference in New Issue
Block a user