mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
parent
d69b55ac05
commit
26041da2fb
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue