summaryrefslogtreecommitdiff
path: root/docs/dev
diff options
context:
space:
mode:
authorAndrew Murray <radarhere@gmail.com>2015-05-21 10:31:42 +1000
committerAndrew Murray <radarhere@gmail.com>2015-05-21 10:31:42 +1000
commitd249c0a9c6dccf2bd63c3d1aad365f37cc4591a1 (patch)
tree72f2221bc36685bda116cf1fc00b9bcc103eb923 /docs/dev
parentd866d8a44d76ff2f013f27d3f5d2b5b2a7766923 (diff)
downloadpython-requests-d249c0a9c6dccf2bd63c3d1aad365f37cc4591a1.tar.gz
Fixed typo in contributing.rst
Diffstat (limited to 'docs/dev')
-rw-r--r--docs/dev/contributing.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/dev/contributing.rst b/docs/dev/contributing.rst
index 53b2a8e5..075d042a 100644
--- a/docs/dev/contributing.rst
+++ b/docs/dev/contributing.rst
@@ -136,7 +136,7 @@ of other contributors, and should be avoided as much as possible.
Feature Requests
----------------
-Requests is in a perpeptual feature freeze. The maintainers believe that
+Requests is in a perpetual feature freeze. The maintainers believe that
requests contains every major feature currently required by the vast majority
of users.