Fix the misspelling of "directory"
Change-Id: If9cca7b453daf63ce4bc2ecff4a90c3a701858e4
This commit is contained in:
parent
6c9b574f81
commit
c531ab3c55
@ -249,7 +249,7 @@ function is_suse {
|
||||
[ "$os_VENDOR" = "openSUSE" ] || [ "$os_VENDOR" = "SUSE LINUX" ]
|
||||
}
|
||||
|
||||
# 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
|
||||
|
Loading…
Reference in New Issue
Block a user