Skip to content

Commit fcdd1cf

Browse files
committed
Merge pull request pypa#77 from devurandom/patch-1
Fix typo: Remove wrong linebreak
2 parents 7ae4545 + 3e9330c commit fcdd1cf

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

source/tutorial.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -575,8 +575,7 @@ write a ``~/.pypirc`` file like so.
575575
::
576576

577577
[distutils]
578-
index-servers=
579-
pypi
578+
index-servers=pypi
580579

581580
[pypi]
582581
repository = https://pypi.python.org/pypi

0 commit comments

Comments
 (0)