The first letter should be capitalized

This commit is contained in:
YuPengZTE
2016-08-18 11:49:53 +08:00
parent ea69570f61
commit 3faa38fcb6
6 changed files with 13 additions and 13 deletions

View File

@@ -463,7 +463,7 @@ function stage-images() {
done
kube::util::wait-for-jobs || {
kube::log::error "unable to push images. see ${temp_dir}/*.log for more info."
kube::log::error "unable to push images. See ${temp_dir}/*.log for more info."
return 1
}