summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--ruby.14
2 files changed, 6 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index d5c083010..2e770fbca 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Wed Jan 16 16:14:00 2008 Akinori MUSHA <knu@iDaemons.org>
+
+ * ruby.1: Fix grammar.
+
Wed Jan 16 15:26:31 2008 Nobuyoshi Nakada <nobu@ruby-lang.org>
* file.c (sys_fail2): get rid of unlimited alloca.
diff --git a/ruby.1 b/ruby.1
index 9914183d0..b8f3698d3 100644
--- a/ruby.1
+++ b/ruby.1
@@ -338,8 +338,8 @@ state messages during compiling scripts. You don't have to specify
this switch, unless you are going to debug the Ruby interpreter.
.Pp
.It Fl -disable-gems
-Disables RubyGems libraries. By default, Ruby can load the latest
-version of the each installed gems.
+Disables RubyGems libraries. By default, Ruby will load the latest
+version of each installed gem.
.El
.Pp
.Sh ENVIRONMENT