Skip to content

Commit

Permalink
Typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
marcandre committed Jun 30, 2020
1 parent b20cdca commit 26c1769
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ext/json/ext/generator/generator.c
Original file line number Diff line number Diff line change
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 26c1769

Please sign in to comment.