Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a9582f commit 9483bedCopy full SHA for 9483bed
1 file changed
Doc/lib/libfilecmp.tex
@@ -62,7 +62,7 @@ \subsection{The \protect\class{dircmp} class \label{dircmp-objects}}
62
Construct a new directory comparison object, to compare the
63
directories \var{a} and \var{b}. \var{ignore} is a list of names to
64
ignore, and defaults to \code{['RCS', 'CVS', 'tags']}. \var{hide} is a
65
-list of names to hid, and defaults to \code{[os.curdir, os.pardir]}.
+list of names to hide, and defaults to \code{[os.curdir, os.pardir]}.
66
\end{classdesc}
67
68
\begin{methoddesc}[dircmp]{report}{}
0 commit comments