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

This commit is contained in:
Rolf Schröder
2018-06-11 10:24:07 +01:00
committed by Jörg Thalheim
parent 93cbb9b72f
commit 979ac47cd8
+1 -1
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