Skip to content

Commit 7c90de6

Browse files
committed
Correct capitalization of PyPy.
See also andialbrecht#555
1 parent df45180 commit 7c90de6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/intro.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ To check out the latest sources of this module run
120120
121121
to check out the latest sources from the repository.
122122

123-
:mod:`sqlparse` is currently tested under Python 3.5+ and pypy. Tests are
123+
:mod:`sqlparse` is currently tested under Python 3.5+ and PyPy. Tests are
124124
automatically run on each commit and for each pull request on Travis:
125125
https://travis-ci.org/andialbrecht/sqlparse
126126

0 commit comments

Comments
 (0)