Fix the misspelling of "directory"

Change-Id: I8d5cbac36299a34d2a91a103b0d64b0316ad7fbb
This commit is contained in:
lijunjie 2019-01-23 17:27:02 +08:00
parent 70175beeaf
commit c58dd43f0b
1 changed files with 1 additions and 1 deletions

View File

@ -1179,7 +1179,7 @@ function get_pip_command {
fi
}
# Get the path to the direcotry where python executables are installed.
# Get the path to the directory where python executables are installed.
# get_python_exec_prefix
function get_python_exec_prefix {
if is_fedora || is_suse; then