Correct capitalization of PyPy.

See also https://github.com/andialbrecht/sqlparse/pull/555
This commit is contained in:
Andi Albrecht 2020-09-13 08:47:53 +02:00
parent df45180ec8
commit 7c90de6624
1 changed files with 1 additions and 1 deletions

View File

@ -120,7 +120,7 @@ To check out the latest sources of this module run
to check out the latest sources from the repository.
:mod:`sqlparse` is currently tested under Python 3.5+ and pypy. Tests are
:mod:`sqlparse` is currently tested under Python 3.5+ and PyPy. Tests are
automatically run on each commit and for each pull request on Travis:
https://travis-ci.org/andialbrecht/sqlparse