diff options
| author | Daniel Bovensiepen <[email protected]> | 2012-09-24 01:16:50 +0800 |
|---|---|---|
| committer | Daniel Bovensiepen <[email protected]> | 2012-09-24 01:16:50 +0800 |
| commit | d4631f29a2de3da19382dd6331706574cc5ceaa0 (patch) | |
| tree | 8b0b22a27a7370c527f03c8c3b265dc1b2b8798d | |
| parent | ad37ddd823eb7edf3c7908f93fd40167d0562c1c (diff) | |
| download | mruby-d4631f29a2de3da19382dd6331706574cc5ceaa0.tar.gz mruby-d4631f29a2de3da19382dd6331706574cc5ceaa0.zip | |
Spell fix in mrbgems Readme
| -rw-r--r-- | doc/mrbgems/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/mrbgems/README.md b/doc/mrbgems/README.md index d17547b3d..3082c0df0 100644 --- a/doc/mrbgems/README.md +++ b/doc/mrbgems/README.md @@ -1,7 +1,7 @@ # mrbgems mrbgems is a library manager to integrate C and Ruby extension in an easy and -standardized way into mruby. +standardised way into mruby. ## GEM Structure |
