From c261c01598a8872393ee94b084579d150dd8220c Mon Sep 17 00:00:00 2001 From: Syohei YOSHIDA Date: Mon, 27 Apr 2015 09:35:55 +0900 Subject: Fix misspellings in document --- 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 5df0b6f04..f537b6482 100644 --- a/doc/api/mruby.h.md +++ b/doc/api/mruby.h.md @@ -49,7 +49,7 @@ It returns number of function retrieved. char|mruby type|retrieve types|note :---:|----------|--------------|--- -`o`|`Object`|`mrb_value`|Could be used to retreive any type of argument +`o`|`Object`|`mrb_value`|Could be used to retrieve any type of argument `C`|`Class`/`Module`|`mrb_value`| `S`|`String`|`mrb_value`| `A`|`Array`|`mrb_value`| -- cgit v1.2.3