diff options
| -rw-r--r-- | doc/api/mruby.h.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/mruby.h.md b/doc/api/mruby.h.md index bd844a749..5df0b6f04 100644 --- a/doc/api/mruby.h.md +++ b/doc/api/mruby.h.md @@ -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. |
