doc/languages-frameworks/python.section.md: fix typo (#41824)

This commit is contained in:
Rolf Schröder 2018-06-11 11:24:07 +02:00 committed by Jörg Thalheim
parent 93cbb9b72f
commit 979ac47cd8
1 changed files with 1 additions and 1 deletions

View File

@ -973,7 +973,7 @@ stdenv.mkDerivation {
# the following packages are related to the dependencies of your python
# project.
# In this particular example the python modules listed in the
# requirements.tx require the following packages to be installed locally
# requirements.txt require the following packages to be installed locally
# in order to compile any binary extensions they may require.
#
taglib