diff --git a/makePipRecipes.py b/makePipRecipes.py index 025243a..5ea3568 100644 --- a/makePipRecipes.py +++ b/makePipRecipes.py @@ -123,7 +123,7 @@ def removeWorkingFolder(): sys.exit() selectedPythonVersion = 0 - print("Choose the requiered Python Version:") + print("Choose the required Python Version:") print(" Python 1-2: 1,2 ") print(" Python 3 : 3 ") @@ -440,4 +440,4 @@ def removeWorkingFolder(): print('# Please support me for further development #') print('# #') print('################################################################################') -# EOF \ No newline at end of file +# EOF