More typo fixes.

This commit is contained in:
Georg Brandl 2010-05-29 20:06:12 +02:00
parent d24dfa6a24
commit 860ca5809a
9 changed files with 24 additions and 24 deletions

View file

@ -69,7 +69,7 @@ Incoming Request Data
the data is stored unmodified in this stream for consumption. Most
of the time it is a better idea to use :attr:`data` which will give
you that data as a string. The stream only returns the data once.
.. attribute:: data
Contains the incoming request data as string in case it came with