We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b20cdca commit 26c1769Copy full SHA for 26c1769
ext/json/ext/generator/generator.c
@@ -1096,7 +1096,7 @@ static VALUE cState_generate(VALUE self, VALUE obj)
1096
* generated, otherwise an exception is thrown, if these values are
1097
* encountered. This options defaults to false.
1098
* * *ascii_only*: true if only ASCII characters should be generated. This
1099
- * ontions defaults to false.
+ * option defaults to false.
1100
* * *buffer_initial_length*: sets the initial length of the generator's
1101
* internal buffer.
1102
*/
0 commit comments