Skip to content

Commit 01abde6

Browse files
author
Michael Saki
committed
Improve verbiage in comment
1 parent 0510870 commit 01abde6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup-env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ fi
217217

218218
# Create a new virtual environment for this project
219219
#
220-
# If $PYTHON_VERSION is undefined then the system Python will be used.
220+
# If $PYTHON_VERSION is undefined then the global version of Python will be used.
221221
#
222222
# We can't quote ${PYTHON_VERSION:=} below since if the variable is
223223
# undefined then we want nothing to appear; this is the reason for the

0 commit comments

Comments
 (0)