aboutsummaryrefslogtreecommitdiffstats
path: root/vm.c
diff options
context:
space:
mode:
Diffstat (limited to 'vm.c')
-rw-r--r--vm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/vm.c b/vm.c
index 9f76e9ac24..ccc12a7b59 100644
--- a/vm.c
+++ b/vm.c
@@ -2463,7 +2463,7 @@ Init_VM(void)
/* ::RubyVM::DEFAULT_PARAMS
* This constant variable shows VM's default parameters.
- * Note that changing these values does not affect VM exection.
+ * Note that changing these values does not affect VM execution.
* Specification is not stable and you should not depend on this value.
* Of course, this constant is MRI specific.
*/