summaryrefslogtreecommitdiff
path: root/ruby.c
diff options
context:
space:
mode:
Diffstat (limited to 'ruby.c')
-rw-r--r--ruby.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ruby.c b/ruby.c
index 669e8024f6..8c8c4a1a66 100644
--- a/ruby.c
+++ b/ruby.c
@@ -1795,7 +1795,7 @@ set_arg0(VALUE val, ID id)
/*! Sets the current script name to this value.
*
- * This is similiar to <code>$0 = name</code> in Ruby level but also affects
+ * This is similar to <code>$0 = name</code> in Ruby level but also affects
* <code>Method#location</code> and others.
*/
void