Skip to content

Commit

Permalink
Merge pull request #9 from khink/master
Browse files Browse the repository at this point in the history
Typo and speling (English)
  • Loading branch information
davisagli committed Jul 18, 2013
2 parents 261455f + 52cfd8b commit 1119deb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/z3c/form/form.txt
Expand Up @@ -17,9 +17,9 @@ examples:
>>> from z3c.form import testing
>>> testing.setupFormDefaults()

Note, since version 2.4.2 the IFomrLayer doesn't provide IBrowserRequest
anymore. This is usefull if you like to use z3c.form components for other
requets then the IBrowserRequest.
Note, since version 2.4.2 the IFormLayer doesn't provide IBrowserRequest
anymore. This is useful if you like to use z3c.form components for other
requests than the IBrowserRequest.

>>> from zope.publisher.interfaces.browser import IBrowserRequest
>>> import z3c.form.interfaces
Expand Down

0 comments on commit 1119deb

Please sign in to comment.