Skip to content

Commit

Permalink
Merge pull request #423 from marcandre/typo
Browse files Browse the repository at this point in the history
Small typo fix
  • Loading branch information
hsbt committed Jun 30, 2020
2 parents b20cdca + 26c1769 commit 98db309
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ext/json/ext/generator/generator.c
Expand Up @@ -1096,7 +1096,7 @@ static VALUE cState_generate(VALUE self, VALUE obj)
* generated, otherwise an exception is thrown, if these values are
* encountered. This options defaults to false.
* * *ascii_only*: true if only ASCII characters should be generated. This
* ontions defaults to false.
* option defaults to false.
* * *buffer_initial_length*: sets the initial length of the generator's
* internal buffer.
*/
Expand Down

0 comments on commit 98db309

Please sign in to comment.