summaryrefslogtreecommitdiff
path: root/admin/grammars/c.by
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2011-11-14 15:59:56 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2011-11-14 15:59:56 -0800
commit91af3942e9ab5540b3ab4dde6733bc883dc2abdd (patch)
tree7a83e35278714a4498663fc968d36210d8c6436e /admin/grammars/c.by
parent5ef215d87480e348e432b4e323b1ba24e27ebf81 (diff)
downloademacs-91af3942e9ab5540b3ab4dde6733bc883dc2abdd.tar.gz
Spelling fixes.
Diffstat (limited to 'admin/grammars/c.by')
-rw-r--r--admin/grammars/c.by2
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/grammars/c.by b/admin/grammars/c.by
index 9fbb6592b75..8c97261debd 100644
--- a/admin/grammars/c.by
+++ b/admin/grammars/c.by
@@ -1105,7 +1105,7 @@ fun-or-proto-end
( t )
| semantic-list
( nil )
- ;; Here is an anoying feature of C++ pure virtual methods
+ ;; Here is an annoying feature of C++ pure virtual methods
| EQUAL ZERO SEMICOLON
( :pure-virtual-flag )
| fun-try-end