Commit 9f8fe6f3 authored by Yukihiro "Matz" Matsumoto's avatar Yukihiro "Matz" Matsumoto

Merge pull request #2427 from suzukaze/fix-typo

Fix typo in doc/api/mruby.h.md
parents 719c9abb 09d8cd69
......@@ -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.
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