summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libtarfile.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/lib/libtarfile.tex')
-rw-r--r--Doc/lib/libtarfile.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/libtarfile.tex b/Doc/lib/libtarfile.tex
index a942bb4..f7800de 100644
--- a/Doc/lib/libtarfile.tex
+++ b/Doc/lib/libtarfile.tex
@@ -170,7 +170,7 @@ tar archive several times. Each archive member is represented by a
not be found in the archive, \exception{KeyError} is raised.
\begin{notice}
If a member occurs more than once in the archive, its last
- occurence is assumed to be the most up-to-date version.
+ occurrence is assumed to be the most up-to-date version.
\end{notice}
\end{methoddesc}