aboutsummaryrefslogtreecommitdiffstats
path: root/numeric.c
diff options
context:
space:
mode:
Diffstat (limited to 'numeric.c')
-rw-r--r--numeric.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/numeric.c b/numeric.c
index 3c8adac113..634cde20b3 100644
--- a/numeric.c
+++ b/numeric.c
@@ -2467,7 +2467,7 @@ fix_lshift(VALUE x, VALUE y)
* call-seq:
* fix >> count => integer
*
- * Shifts _fix_ left _count_ positions (right if _count_ is negative).
+ * Shifts _fix_ right _count_ positions (left if _count_ is negative).
*/
static VALUE