From 09d8cd69e95d37c2c27a4bee6654fe74481dc5f8 Mon Sep 17 00:00:00 2001 From: Jun Hiroe Date: Thu, 26 Jun 2014 21:47:04 +0900 Subject: Fix typo in doc/api/mruby.h.md --- doc/api/mruby.h.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/api/mruby.h.md') 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 ||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. -- cgit v1.2.3