aboutsummaryrefslogtreecommitdiffstats
path: root/lib/racc
diff options
context:
space:
mode:
Diffstat (limited to 'lib/racc')
-rw-r--r--lib/racc/rdoc/grammar.en.rdoc4
1 files changed, 2 insertions, 2 deletions
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.