From db2b1a3a717341708b5cf129ee77e6f6060f7f53 Mon Sep 17 00:00:00 2001 From: Shane Wang Date: Fri, 7 Feb 2014 14:21:48 +0800 Subject: [PATCH] Fix misspellings in devstack gate Fix misspellings detected by: * pip install misspellings * git ls-files | grep -v locale | misspellings -f - Change-Id: Ib63929e6e7c01f4c422edef9bad421b1252609a3 Closes-Bug: #1257295 --- functions.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions.sh b/functions.sh index 724b45bf..e6c00eef 100644 --- a/functions.sh +++ b/functions.sh @@ -153,7 +153,7 @@ function fix_disk_layout { # If you would like to check out a branch other than what ZUUL has # selected, for example in order to check out the old or new branches # for grenade, or an alternate branch to test client library -# compatability, then supply that as the argument instead. This +# compatibility, then supply that as the argument instead. This # function will try to check out the following (in order): # # The zuul ref for the indicated branch