diff options
Diffstat (limited to 'docs/dev')
| -rw-r--r-- | docs/dev/philosophy.rst | 2 | ||||
| -rw-r--r-- | docs/dev/todo.rst | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/dev/philosophy.rst b/docs/dev/philosophy.rst index 41649dae..2f8ca855 100644 --- a/docs/dev/philosophy.rst +++ b/docs/dev/philosophy.rst @@ -38,4 +38,4 @@ Linux Distro Packages Distributions have been made for many Linux repositories, including: Ubuntu, Debian, RHEL, and Arch. -These distributions are sometimes divergent forks, or are otherwise not kept up-to-date with the latest code and bugfixes. PyPI (and its mirrors) and GitHub are the official distribution sources; alternatives are not supported by the requests project. +These distributions are sometimes divergent forks, or are otherwise not kept up-to-date with the latest code and bugfixes. PyPI (and its mirrors) and GitHub are the official distribution sources; alternatives are not supported by the Requests project. diff --git a/docs/dev/todo.rst b/docs/dev/todo.rst index ec33b7fb..dcc06f26 100644 --- a/docs/dev/todo.rst +++ b/docs/dev/todo.rst @@ -46,7 +46,7 @@ Requests currently supports the following versions of Python: Support for Python 3.1 and 3.2 may be dropped at any time. -Google App Engine will never be officially supported. Pull requests for compatibility will be accepted, as long as they don't complicate the codebase. +Google App Engine will never be officially supported. Pull Requests for compatibility will be accepted, as long as they don't complicate the codebase. Are you crazy? |
