mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Merge pull request #1259 from carsonmcdonald/typeofixfortmat
Change fortmat to format.
This commit is contained in:
+1
-1
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user