]> code.delx.au - offlineimap/commitdiff
/offlineimap/head: changeset 222
authorjgoerzen <jgoerzen>
Thu, 8 Aug 2002 23:35:35 +0000 (00:35 +0100)
committerjgoerzen <jgoerzen>
Thu, 8 Aug 2002 23:35:35 +0000 (00:35 +0100)
Typo fix.

offlineimap/head/Makefile
offlineimap/head/offlineimap.1

index 487f9d6e5862714b676b565e1e0bb76c8cf99d82..300a3070374059258826ed361161e1c817c484ad 100644 (file)
@@ -25,6 +25,7 @@ clean:
        -rm -f `find . -name "*.bak"`
        -rm -f `find . -name ".cache*"`
        -find . -name auth -exec rm -vf {}/password {}/username \;
+       -svn cleanup
 
 changelog:
        svn log -v > ChangeLog
index eeaf85621be69394c80e3bc567e71cc991ef0a56..5d31ad7100dec1297731077fc391115950b1326c 100644 (file)
@@ -133,7 +133,7 @@ from
 .UR http://www.python.org/
 http://www.python.org/.
 .UE
-If you intend to use the Tk interface, you must have Tkiner
+If you intend to use the Tk interface, you must have Tkinter
 (python-tk) installed.  If you intend to use the SSL interface, your
 Python must have been built with SSL support.
 .IP \(bu