summaryrefslogtreecommitdiff
path: root/requests/structures.py
diff options
context:
space:
mode:
authortravis <travis@vaught.net>2011-10-19 10:00:13 -0500
committertravis <travis@vaught.net>2011-10-19 10:00:13 -0500
commit055f7c1eb6172736e830120532934077ee87c102 (patch)
tree5a291a92b65b0e307f0efe5e6319d13a6779f6e7 /requests/structures.py
parent23efd56b126b85eed98c6ca481e167e8e9612ebd (diff)
downloadpython-requests-055f7c1eb6172736e830120532934077ee87c102.tar.gz
Some Doc and doctoring fixes by the Speling Poleece.
Diffstat (limited to 'requests/structures.py')
-rw-r--r--requests/structures.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/requests/structures.py b/requests/structures.py
index d068bf9c..f23f0b38 100644
--- a/requests/structures.py
+++ b/requests/structures.py
@@ -4,7 +4,7 @@
requests.structures
~~~~~~~~~~~~~~~~~~~
-Datastructures that power Requests.
+Data structures that power Requests.
"""