summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-09-14 02:12:12 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-09-14 02:12:12 +0000
commit07dafa350f7bf544ed90232ea4f2ec4bb9580746 (patch)
treecbd1ea8bbbffeb323115f1e334e2634229d54cee /lib
parent50dff0a3512df0f85350693228610574eb2b0f17 (diff)
Fix typo in racc english documentation [ci skip]
* lib/racc/rdoc/grammar.en.rdoc: [DOC] fix typo, "convertion" to "conversion". [Fix GH-1016] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@51854 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'lib')
-rw-r--r--lib/racc/rdoc/grammar.en.rdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/racc/rdoc/grammar.en.rdoc b/lib/racc/rdoc/grammar.en.rdoc
index a154246ee5..28d5129068 100644
--- a/lib/racc/rdoc/grammar.en.rdoc
+++ b/lib/racc/rdoc/grammar.en.rdoc
@@ -20,7 +20,7 @@ The class block is formed like this:
[token declarations]
[expected number of S/R conflicts]
[options]
- [semantic value convertion]
+ [semantic value conversion]
[start rule]
rule
GRAMMARS