summaryrefslogtreecommitdiff
path: root/lib/racc/rdoc/grammar.en.rdoc
diff options
context:
space:
mode:
Diffstat (limited to 'lib/racc/rdoc/grammar.en.rdoc')
-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 c00e19daff..af10803f3a 100644
--- a/lib/racc/rdoc/grammar.en.rdoc
+++ b/lib/racc/rdoc/grammar.en.rdoc
@@ -16,7 +16,7 @@ You can insert comments about all places. Two styles of comments can be used, Ru
The class block is formed like this:
class CLASS_NAME
- [precedance table]
+ [precedence table]
[token declarations]
[expected number of S/R conflicts]
[options]