diff options
| author | glondu | 2007-04-18 18:18:58 +0000 |
|---|---|---|
| committer | glondu | 2007-04-18 18:18:58 +0000 |
| commit | 4adb34c2ea8a602f36230b6b10cfeacc3f6be3f4 (patch) | |
| tree | 40ada178251e90fa5b59a0ea8cde123ee4143a5f /doc/refman/RefMan-tac.tex | |
| parent | 29d09a8e15ae7c1e88821f3d662ad845338c0013 (diff) | |
Fixed some typos.
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@9789 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'doc/refman/RefMan-tac.tex')
| -rw-r--r-- | doc/refman/RefMan-tac.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/refman/RefMan-tac.tex b/doc/refman/RefMan-tac.tex index 2403c07a6d..d4f76075ce 100644 --- a/doc/refman/RefMan-tac.tex +++ b/doc/refman/RefMan-tac.tex @@ -1233,7 +1233,7 @@ scheme of name {\qualid}. It does not expect that the type of where {\qualid} is an induction principle with complex predicates (like the ones generated by function induction). -\item {\tt induction {\term} using {\qualid} as {\intropattern}} +\item {\tt induction {\term} as {\intropattern} using {\qualid}} This combines {\tt induction {\term} using {\qualid}} and {\tt induction {\term} as {\intropattern}}. |
