aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xdocs/Nvim_setup.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Nvim_setup.sh b/docs/Nvim_setup.sh
index 475f33d..23e3537 100755
--- a/docs/Nvim_setup.sh
+++ b/docs/Nvim_setup.sh
@@ -2,7 +2,7 @@
set -exu
set -o pipefail
-# Whether to python has been installed
+# Whether python3 has been installed on the system
PYTHON_INSTALLED=true
# If Python has been installed, then we need to know whether Python is provided