aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGuillaume Melquiond2015-02-10 13:32:58 +0100
committerGuillaume Melquiond2015-02-10 13:32:58 +0100
commit85458847345fdad2236da0171f6f0860992a9493 (patch)
tree1c0a0753db24458ef00fb0514c282fc55aeb6076 /doc
parent804421f10f474d458a9bb8d62c67b97216f77aae (diff)
Fix documentation of generalize. (Fix for bug #4015)
Diffstat (limited to 'doc')
-rw-r--r--doc/refman/RefMan-tac.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/refman/RefMan-tac.tex b/doc/refman/RefMan-tac.tex
index 33f6730e0a..ee40a0d51e 100644
--- a/doc/refman/RefMan-tac.tex
+++ b/doc/refman/RefMan-tac.tex
@@ -1339,7 +1339,7 @@ in the list of subgoals remaining to prove.
\label{generalize}
This tactic applies to any goal. It generalizes the conclusion with
-respect to one of its subterms.
+respect to some term.
\Example