Fix typos: accecpts -> accepts

Signed-off-by: mooncake <xcoder@tenxcloud.com>
This commit is contained in:
mooncake
2018-11-10 21:06:57 +08:00
parent a74acad03a
commit d3f1ef879b
+1 -1
View File
@@ -90,7 +90,7 @@ function convert::match_output() {
}
readonly -f convert::match_output
# function called from outside which accecpts cmd to run and
# function called from outside which accepts cmd to run and
# file to compare output with
function convert::expect_success() {
local cmd=$1