From c58dd43f0b9a1af400bb462b0300063847be9b6f Mon Sep 17 00:00:00 2001 From: lijunjie Date: Wed, 23 Jan 2019 17:27:02 +0800 Subject: [PATCH] Fix the misspelling of "directory" Change-Id: I8d5cbac36299a34d2a91a103b0d64b0316ad7fbb --- labs/osbash/lib/functions-common-devstack | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/labs/osbash/lib/functions-common-devstack b/labs/osbash/lib/functions-common-devstack index cc90c073..a77e5f8a 100644 --- a/labs/osbash/lib/functions-common-devstack +++ b/labs/osbash/lib/functions-common-devstack @@ -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