Fix spelling

This commit is contained in:
TJ Singleton
2012-04-20 02:00:05 -03:00
parent fe585b2336
commit 4e45941dae
+1 -1
View File
@@ -1,6 +1,6 @@
* What's mRuby
mRuby is the light-weighted implementation of ruby language complied with ISO standard to execute various environment. It can run as 'interpriter form' or
mRuby is the light-weighted implementation of ruby language complied with ISO standard to execute various environment. It can run as 'interpreter form' or
'compile and execute on vm form' according to its module construction.
This achivement is due to the Regional Innovation Creation R&D Programs of the Ministry of Economy,Trade and Industry of Japan.