summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIvan Timofeev <timofeev.i.s@gmail.com>2012-10-02 20:43:41 +0400
committerJan Holesovsky <kendy@suse.cz>2012-10-03 16:09:03 +0200
commit73331a70d43376666a48901742627fb80a45dec2 (patch)
tree2eb1a159521a0a0f849ae39576877c935b761cf7
parentHelp text for newly introduced switches. (diff)
downloadcore-73331a70d43376666a48901742627fb80a45dec2.tar.gz
core-73331a70d43376666a48901742627fb80a45dec2.zip
correct help string: horizontal -> vertical
Change-Id: Id67da9d90a8fa21b99733c448fc32e81c6f1ab46 Signed-off-by: Jan Holesovsky <kendy@suse.cz>
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index f8623276d5b4..b2ae53770743 100644
--- a/configure.in
+++ b/configure.in
@@ -1831,7 +1831,7 @@ AC_ARG_WITH(intro-progressbar-text-color,
AC_ARG_WITH(intro-progressbar-text-baseline,
AS_HELP_STRING([--with-intro-progressbar-text-baseline],
- [Set horizontal position of progress bar text on intro screen. Value in decimal format.])
+ [Set vertical position of progress bar text on intro screen. Value in decimal format.])
[
Usage: --with-intro-progressbar-text-baseline=250
],,)