Skip to content

Commit e739a2b

Browse files
jaketothepastThe-Compiler
authored andcommitted
Small typo: environments not envirements in platform.rst (tox-dev#729)
* Small typo: environments not envirements * Adding myself to CONTRIBUTORS per pull request checklist
1 parent 8a8d1a7 commit e739a2b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CONTRIBUTORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ Ian Stapleton Cordasco
2424
Igor Duarte Cardoso
2525
Ionel Maries Cristian
2626
Itxaka Serrano
27+
Jake Windle
2728
Jannis Leidel
2829
Johannes Christ
2930
Josh Smeaton

doc/example/platform.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ and the following ``tox.ini`` content:
2626
mymacos: darwin
2727
mywindows: win32
2828
29-
# you can specify dependencies and their versions based on platform filtered envirements
29+
# you can specify dependencies and their versions based on platform filtered environments
3030
deps = mylinux,mymacos: py==1.4.32
3131
mywindows: py==1.4.30
3232

0 commit comments

Comments
 (0)