mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Fix typo in doc/api/mruby.h.md
This commit is contained in:
+1
-1
@@ -66,4 +66,4 @@ char|mruby type|retrieve types|note
|
||||
<code>|</code>|optional||After this spec following specs would be optional.
|
||||
`?`|optional given|`mrb_bool`|True if preceding argument is given. Used to check optional argument is given.
|
||||
|
||||
The passing variadic arguments must be a pointer of retreiving type.
|
||||
The passing variadic arguments must be a pointer of retrieving type.
|
||||
|
||||
Reference in New Issue
Block a user