From e44d4124be8f3a87e70ba8e3c1427762cb5aa652 Mon Sep 17 00:00:00 2001 From: zzak Date: Sat, 9 Nov 2013 15:34:25 +0000 Subject: * lib/racc/rdoc/grammar.en.rdoc: [DOC] fix typo by Tsuyoshi Sawada [Bug #9077] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@43618 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- lib/racc/rdoc/grammar.en.rdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/racc') diff --git a/lib/racc/rdoc/grammar.en.rdoc b/lib/racc/rdoc/grammar.en.rdoc index d7b9df0114..b667a7cb5e 100644 --- a/lib/racc/rdoc/grammar.en.rdoc +++ b/lib/racc/rdoc/grammar.en.rdoc @@ -95,7 +95,7 @@ An array of value of right-hand side (rhs). A stack of values. DO NOT MODIFY this stack unless you know what you are doing. -== Operator Precedance +== Operator Precedence This function is equal to '%prec' in yacc. To designate this block: -- cgit v1.2.3