Merge pull request #3336 from jxltom/fix-typo

Fix typo in comments
This commit is contained in:
jxltom
2018-12-01 18:55:16 +08:00
committed by GitHub
+1 -1
View File
@@ -1874,7 +1874,7 @@ def do_install(
keep_outdated=keep_outdated
)
# This is for if the user passed in dependencies, then we want to maek sure we
# This is for if the user passed in dependencies, then we want to make sure we
else:
from .vendor.requirementslib import Requirement