aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/refman/Polynom.tex
diff options
context:
space:
mode:
authorGravatar emakarov <emakarov@85f007b7-540e-0410-9357-904b9bb8a0f7>2007-05-11 13:15:53 +0000
committerGravatar emakarov <emakarov@85f007b7-540e-0410-9357-904b9bb8a0f7>2007-05-11 13:15:53 +0000
commit95f043a4aa63630de133e667f3da1f48a8f9c4f3 (patch)
treeef2af25fdd0226d40e3f7e8ae90936bc87a8bd1d /doc/refman/Polynom.tex
parentde6e0fdd9f3078b9b0ccf87ba8a7dcc9cc47c9aa (diff)
Made some places in the reference manual clearer. Corrected
an example about modules that produced a Coq error. git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@9820 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'doc/refman/Polynom.tex')
-rw-r--r--doc/refman/Polynom.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/refman/Polynom.tex b/doc/refman/Polynom.tex
index 32142112c..e34babaca 100644
--- a/doc/refman/Polynom.tex
+++ b/doc/refman/Polynom.tex
@@ -8,7 +8,7 @@
This chapter presents the tactics dedicated to deal with ring and
field equations.
-\asection{What does this tactic?}
+\asection{What does this tactic do?}
\texttt{ring} does associative-commutative rewriting in ring and semi-ring
structures. Assume you have two binary functions $\oplus$ and $\otimes$