aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 7ca49b585d..43fb4db360 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
Wed Aug 6 20:44:07 2014 Akinori MUSHA <knu@iDaemons.org>
- * enum.c (enum_one): Move enum.one? documentation before the
+ * enum.c (enum_one): [DOC] Move enum.one? documentation before the
relevant method. Submitted by @vipulnsward. [Fixes GH-687]
https://github.com/ruby/ruby/pull/687