[Checkins] SVN: z3c.form/trunk/src/z3c/form/util.txt fix typos

Paul Carduner paulcarduner at gmail.com
Sat May 24 22:58:13 EDT 2008


Log message for revision 86938:
  fix typos

Changed:
  U   z3c.form/trunk/src/z3c/form/util.txt

-=-
Modified: z3c.form/trunk/src/z3c/form/util.txt
===================================================================
--- z3c.form/trunk/src/z3c/form/util.txt	2008-05-25 02:52:28 UTC (rev 86937)
+++ z3c.form/trunk/src/z3c/form/util.txt	2008-05-25 02:58:13 UTC (rev 86938)
@@ -211,8 +211,8 @@
 ``extractContentType(form, id)`` Function
 -----------------------------------------
 
-there s alos a method which is able to extract the content type for a given
-file upload. We can use the stub form form the previous test.
+There is also a method which is able to extract the content type for a given
+file upload. We can use the stub form from the previous test.
 
   >>> uploadForm = FileUploadFormStub()
   >>> uploadForm.setFakeFileName('foo.txt')



More information about the Checkins mailing list