aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xdoc/RefMan-syn.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/RefMan-syn.tex b/doc/RefMan-syn.tex
index 20dbd74fce..bf8375d3ee 100755
--- a/doc/RefMan-syn.tex
+++ b/doc/RefMan-syn.tex
@@ -206,7 +206,7 @@ Notation "'EX' x | p & q" := (ex2 t [x]p [x]q)
For the sake of factorisation with Coq predefined rules, simple rules
have to be observed for notations starting with a symbol: e.g. rules
-starting with ``{'' or ``<'' should be put at level 1 and rules
+starting with ``\{'' or ``<'' should be put at level 1 and rules
starting with ``('' at level 0. The list of Coq predefined notations
are given on figure~\ref{coq-symbols}.