aboutsummaryrefslogtreecommitdiff
path: root/doc/grammar.tex
diff options
context:
space:
mode:
Diffstat (limited to 'doc/grammar.tex')
-rw-r--r--doc/grammar.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/grammar.tex b/doc/grammar.tex
index 65ec537..00e24b8 100644
--- a/doc/grammar.tex
+++ b/doc/grammar.tex
@@ -17,7 +17,7 @@
<Arg-list> ::= <Arg> ` ' <Arg-list> | <empty>
- <Arg> ::= [`!'] <Simple-expr>
+ <Arg> ::= <Simple-expr>
<Simple-expr> ::= <Int>
\alt <Name>