aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar filliatr <filliatr@85f007b7-540e-0410-9357-904b9bb8a0f7>2003-06-25 07:51:53 +0000
committerGravatar filliatr <filliatr@85f007b7-540e-0410-9357-904b9bb8a0f7>2003-06-25 07:51:53 +0000
commit3939c601c9e30ed71c1ca32e720427af5acc3112 (patch)
treef77bacbd24315d470a43da34a10eeb984f721b53
parent1bfee69e53b7dee401c80f0d46c59598a23be29d (diff)
typo
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@8336 85f007b7-540e-0410-9357-904b9bb8a0f7
-rw-r--r--doc/RefMan-oth.tex6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/RefMan-oth.tex b/doc/RefMan-oth.tex
index 151cf51dc..9017bbd15 100644
--- a/doc/RefMan-oth.tex
+++ b/doc/RefMan-oth.tex
@@ -573,13 +573,13 @@ file are considered as a single command.
Happens when there is vernacular command to undo.
\end{ErrMsgs}
-\subsection{\tt Restore State \ident.}
+\subsection{\tt Restore State \str.}
\comindex{Restore State}
Restores the state contained in the file \str.
\begin{Variants}
\item {\tt Restore State \ident}\\
- Equivalent to {\tt Restore State "}{\ident}{\tt .coq".}.
+ Equivalent to {\tt Restore State "}{\ident}{\tt .coq"}.
\item {\tt Reset Initial.}\comindex{Reset Initial}\\
Goes back to the
initial state (like after the command {\tt coqtop}).
@@ -593,7 +593,7 @@ use in a further session. This file can be given as the {\tt
\begin{Variants}
\item {\tt Write State \ident}\\
- Equivalent to {\tt Write State "}{\ident}{\tt .coq".}.
+ Equivalent to {\tt Write State "}{\ident}{\tt .coq"}.
The state is saved in the current directory (see \pageref{Pwd}).
\end{Variants}