ruby-changes:42714
From: kazu <ko1@a...>
Date: Tue, 26 Apr 2016 23:17:43 +0900 (JST)
Subject: [ruby-changes:42714] kazu:r54788 (trunk): fix typos [ci skip]
kazu 2016-04-27 00:14:18 +0900 (Wed, 27 Apr 2016) New Revision: 54788 https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=54788 Log: fix typos [ci skip] Modified files: trunk/ChangeLog trunk/lib/rdoc/rd/block_parser.rb trunk/lib/rdoc/rd/inline_parser.rb Index: lib/rdoc/rd/inline_parser.rb =================================================================== --- lib/rdoc/rd/inline_parser.rb (revision 54787) +++ lib/rdoc/rd/inline_parser.rb (revision 54788) @@ -2,7 +2,7 @@ https://github.com/ruby/ruby/blob/trunk/lib/rdoc/rd/inline_parser.rb#L2 # # 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' Index: lib/rdoc/rd/block_parser.rb =================================================================== --- lib/rdoc/rd/block_parser.rb (revision 54787) +++ lib/rdoc/rd/block_parser.rb (revision 54788) @@ -2,7 +2,7 @@ https://github.com/ruby/ruby/blob/trunk/lib/rdoc/rd/block_parser.rb#L2 # # 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' Index: ChangeLog =================================================================== --- ChangeLog (revision 54787) +++ ChangeLog (revision 54788) @@ -63,7 +63,7 @@ Mon Apr 25 14:39:11 2016 Nobuyoshi Naka https://github.com/ruby/ruby/blob/trunk/ChangeLog#L63 Mon Apr 25 11:27:27 2016 Marcus Stollsteimer <sto.mar@w...> - * 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@w...> -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/