Commit 09d8cd69 authored by Jun Hiroe's avatar Jun Hiroe

Fix typo in doc/api/mruby.h.md

parent c19f5efa
...@@ -66,4 +66,4 @@ char|mruby type|retrieve types|note ...@@ -66,4 +66,4 @@ char|mruby type|retrieve types|note
<code>&#124;</code>|optional||After this spec following specs would be optional. <code>&#124;</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. `?`|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.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment