fix a spelling mistake: applcation should be application

Change-Id: I630094447fd620cf9dfaea4b0dfd75976ea3be11
This commit is contained in:
gecong1973 2016-07-08 12:04:32 +08:00
parent 38c07c8b1b
commit 4c6c823e0d
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ ApplicationCatalogGroup = [
cfg.IntOpt("build_interval",
default=3,
help="Time in seconds between applcation catalog"
help="Time in seconds between application catalog"
" availability checks."),
cfg.IntOpt("build_timeout",