aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRicky Elrod2016-05-15 01:19:53 -0400
committerRicky Elrod2016-05-15 01:19:53 -0400
commite560bee8dedb971ee132742109ac27ecddb55975 (patch)
tree165bf68604632abba702b07045e857d62f9380fb
parentb161ad97fdc01ac8816341a089365657cebc6d2b (diff)
Fix a really small doc typo
-rw-r--r--doc/refman/RefMan-syn.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/refman/RefMan-syn.tex b/doc/refman/RefMan-syn.tex
index 3af72db78e..1f08b6a2f1 100644
--- a/doc/refman/RefMan-syn.tex
+++ b/doc/refman/RefMan-syn.tex
@@ -358,7 +358,7 @@ state of {\Coq}.
Reserved Notation "x = y" (at level 70, no associativity).
\end{coq_example}
-Reserving a notation is also useful for simultaneously defined an
+Reserving a notation is also useful for simultaneously defining an
inductive type or a recursive constant and a notation for it.
\Rem The notations mentioned on Figure~\ref{init-notations} are