Skip to content

Commit 30b415c

Browse files
committed
doc fix [ci skip]
1 parent 701dab6 commit 30b415c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/config.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -786,7 +786,7 @@ special case for a combination of factors. Here is how you do it:
786786
Take a look at the first ``deps`` line. It shows how you can special case
787787
something for a combination of factors, by just hyphenating the combining
788788
factors together. This particular line states that ``PyMySQL`` will be loaded
789-
for python 3.3, mysql environments, e.g. ``py34-django15-mysql`` and
789+
for python 3.4, mysql environments, e.g. ``py34-django15-mysql`` and
790790
``py34-django16-mysql``.
791791

792792
The second line shows how you use the same setting for several factors - by

0 commit comments

Comments
 (0)