summaryrefslogtreecommitdiff
path: root/Doc/lib/libdifflib.tex
diff options
context:
space:
mode:
authorAndrew M. Kuchling <amk@amk.ca>2004-09-10 12:59:54 +0000
committerAndrew M. Kuchling <amk@amk.ca>2004-09-10 12:59:54 +0000
commit55be9eab3874aa93dccdfcf3df4838e25e598cc4 (patch)
tree45f00bac31a36468ac42391e0e48d0b8d8cd3061 /Doc/lib/libdifflib.tex
parent2cc0c3008ca3f86ba6b9f73718fb5c3c1095d76d (diff)
downloadcpython-git-55be9eab3874aa93dccdfcf3df4838e25e598cc4.tar.gz
Typo fix: 'comparisions' is not a word
Diffstat (limited to 'Doc/lib/libdifflib.tex')
-rw-r--r--Doc/lib/libdifflib.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/libdifflib.tex b/Doc/lib/libdifflib.tex
index 4256e877e3..c4a3f12126 100644
--- a/Doc/lib/libdifflib.tex
+++ b/Doc/lib/libdifflib.tex
@@ -55,7 +55,7 @@
\begin{classdesc*}{HtmlDiff}
This class can be used to create an HTML table (or a complete HTML file
- containing the table) showing a side by side, line by line comparision
+ containing the table) showing a side by side, line by line comparison
of text with inter-line and intra-line change highlights. The table can
be generated in either full or contextual difference mode.