diff options
Diffstat (limited to 'src/class.c')
| -rw-r--r-- | src/class.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/class.c b/src/class.c index 0e2137941..e756cf562 100644 --- a/src/class.c +++ b/src/class.c @@ -369,7 +369,7 @@ to_hash(mrb_state *mrb, mrb_value val) returns number of arguments parsed. - fortmat specifiers: + format specifiers: o: Object [mrb_value] S: String [mrb_value] |
