Skip to content

Commit

Permalink
typo and refined
Browse files Browse the repository at this point in the history
  • Loading branch information
jensens committed Sep 16, 2010
1 parent 39949ac commit 80d179a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.rst
Expand Up @@ -6,9 +6,9 @@ This is the WebOb integration for YAFOWIL - Yet Another Form WIdget Library.
This package registers a global preprocessor for yafowil. It wraps the any WebOb
BaseRequest derived request instance. This includes ie. the BFG request class.

Spezial behaviors:
Special behaviors:

- All WebOb params - available there in a so called ``MultiDict`` - are
- All WebOb params - available at WebObs request in a so called ``MultiDict`` - are
returned in MultiDicts ``mixed`` flavor. This is how Yafowil expects them.
IOW: If a query-key exists several times the values are aggregated in a list.
If a query-key exists one time, the value is returned as string.
Expand Down Expand Up @@ -42,4 +42,4 @@ Changes
Credits
=======

- Written and concepted by Jens W. Klein <jens@bluedynamics.com>
- Written and concepted by Jens W. Klein <jens@bluedynamics.com>

0 comments on commit 80d179a

Please sign in to comment.