Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d15a942

Browse files
committed
Fixed spelling of module; closes bug 115712.
1 parent efffd28 commit d15a942

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/lib/libmultifile.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ \subsection{\class{MultiFile} Example \label{multifile-example}}
136136

137137
\begin{verbatim}
138138
import mimetools
139-
import MultiFile
139+
import multifile
140140
import StringIO
141141
142142
def extract_mime_part_matching(stream, mimetype):

0 commit comments

Comments
 (0)