Fix BASH_COMPLETION_COMPAT_DIR comment.

This commit is contained in:
Ville Skyttä 2011-12-26 16:09:00 +02:00
parent 2622723ae9
commit 9ba0476b9e

View File

@ -38,7 +38,7 @@ else
set +v
fi
# Alter the following to reflect the location of this file.
# Set the following to the location of the backwards compat completion dir.
#
[ -n "$BASH_COMPLETION_COMPAT_DIR" ] || BASH_COMPLETION_COMPAT_DIR=/etc/bash_completion.d
readonly BASH_COMPLETION_COMPAT_DIR