summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a28f5ff97c..7a8011639d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -80,7 +80,7 @@ Tue Sep 15 13:13:13 2015 Nobuyoshi Nakada <nobu@ruby-lang.org>
* array.c (rb_ary_sort_bang, rb_ary_sort): [DOC] correct block
return values, which may be a negative or positive integer, not
- ony -1 or +1.
+ only -1 or +1.
Tue Sep 15 12:49:10 2015 Jason Barnabe <jason.barnabe@gmail.com>