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

This commit is contained in:
Jun Hiroe
2014-06-26 21:47:04 +09:00
parent c19f5efaaf
commit 09d8cd69e9
+1 -1
View File
@@ -66,4 +66,4 @@ char|mruby type|retrieve types|note
<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.
The passing variadic arguments must be a pointer of retreiving type.
The passing variadic arguments must be a pointer of retrieving type.