diff options
| -rw-r--r-- | doc/AddRefMan-pre.tex | 2 | ||||
| -rwxr-xr-x | doc/RefMan-int.tex | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/AddRefMan-pre.tex b/doc/AddRefMan-pre.tex index 2dd2aec414..44af920255 100644 --- a/doc/AddRefMan-pre.tex +++ b/doc/AddRefMan-pre.tex @@ -1,6 +1,6 @@ \addtocontents{sh}{BEGINADDENDUM=\thepage} \coverpage{Addenddum to the Reference Manual}{\ } -\addcontentsline{toc}{part}{Additionnal documentation} +\addcontentsline{toc}{part}{Additional documentation} \setheaders{Presentation of the Addendum} \section*{Presentation of the Addendum} diff --git a/doc/RefMan-int.tex b/doc/RefMan-int.tex index d03b4556d0..a4e8445b1b 100755 --- a/doc/RefMan-int.tex +++ b/doc/RefMan-int.tex @@ -84,7 +84,7 @@ below. At the end of the document, after the global index, the user can find a tactic index and a vernacular command index. -\section*{List of additionnal documentation} +\section*{List of additional documentation} This manual contains not all the documentation the user may need about Coq. Various informations can be found in the following documents: |
