aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-04-26 15:14:18 +0000
committerkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-04-26 15:14:18 +0000
commit9708a62c845eb9c324611bdecedf5a826bb121b2 (patch)
tree8f229d9b54356968b4f329918298afc722b012ba
parent95f3abf34a0088ded7ed92653bc1c5c3a7bdbc14 (diff)
downloadruby-9708a62c845eb9c324611bdecedf5a826bb121b2.tar.gz
fix typos [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@54788 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--ChangeLog2
-rw-r--r--lib/rdoc/rd/block_parser.rb2
-rw-r--r--lib/rdoc/rd/inline_parser.rb2
3 files changed, 3 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 2a359f6292..e13a2257b0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -63,7 +63,7 @@ Mon Apr 25 14:39:11 2016 Nobuyoshi Nakada <nobu@ruby-lang.org>
Mon Apr 25 11:27:27 2016 Marcus Stollsteimer <sto.mar@web.de>
- * doc/extension.rdoc: Improvements to english grammers.
+ * doc/extension.rdoc: Improvements to english grammars.
[Bug #12246][ruby-core:74792][ci skip]
Mon Apr 25 11:17:50 2016 Marcus Stollsteimer <sto.mar@web.de>
diff --git a/lib/rdoc/rd/block_parser.rb b/lib/rdoc/rd/block_parser.rb
index 111ba90fdc..b0a38e986c 100644
--- a/lib/rdoc/rd/block_parser.rb
+++ b/lib/rdoc/rd/block_parser.rb
@@ -2,7 +2,7 @@
#
# DO NOT MODIFY!!!!
# This file is automatically generated by Racc 1.4.12
-# from Racc grammer file "".
+# from Racc grammar file "".
#
require 'racc/parser.rb'
diff --git a/lib/rdoc/rd/inline_parser.rb b/lib/rdoc/rd/inline_parser.rb
index 240f68ba13..1e6bc0cd0c 100644
--- a/lib/rdoc/rd/inline_parser.rb
+++ b/lib/rdoc/rd/inline_parser.rb
@@ -2,7 +2,7 @@
#
# DO NOT MODIFY!!!!
# This file is automatically generated by Racc 1.4.12
-# from Racc grammer file "".
+# from Racc grammar file "".
#
require 'racc/parser.rb'