summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorknu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-01-16 07:15:09 +0000
committerknu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-01-16 07:15:09 +0000
commitd889b6505f75105d7b15597ef639b718c7407159 (patch)
tree23d3e2a8d0a638df86dba803a10f754b0683efd5
parent0e779c532c3a4fdcc481687dc4476691af6f3849 (diff)
downloadruby-d889b6505f75105d7b15597ef639b718c7407159.tar.gz
ruby-d889b6505f75105d7b15597ef639b718c7407159.tar.xz
ruby-d889b6505f75105d7b15597ef639b718c7407159.zip
Fix grammar.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@15076 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-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