From 05bf12f7df5c473d7f078846afdceebfeec80a78 Mon Sep 17 00:00:00 2001 From: nobu Date: Mon, 26 Oct 2015 13:23:32 +0000 Subject: Grammatical fixes [ci skip] * lib/racc/rdoc/grammar.en.rdoc: Grammatical errors fixed. [Fix GH-1070] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@52288 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- lib/racc/rdoc/grammar.en.rdoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/racc') diff --git a/lib/racc/rdoc/grammar.en.rdoc b/lib/racc/rdoc/grammar.en.rdoc index 02a3891b9e..824d0ee13d 100644 --- a/lib/racc/rdoc/grammar.en.rdoc +++ b/lib/racc/rdoc/grammar.en.rdoc @@ -215,5 +215,5 @@ Format of user code is like this: : : -If four '-' exist on line head, Racc treat it as beginning of user code block. -The name of user code block must be one word. +If four '-' exist on the line head, Racc treats it as the beginning of the +user code block. The name of the user code block must be one word. -- cgit v1.2.3