summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@gmail.com>2012-05-05 14:47:15 +0200
committerMatúš Kukan <matus.kukan@gmail.com>2012-05-05 16:23:10 +0200
commita90d7788a4b9aca4378cd1660293403db3d399ac (patch)
tree2b30d08e8364d635984c57c7800d12361c2fdc25 /configure.in
parentcd40f99c8e25c1741e1af34f39705e23fd236708 (diff)
fix typo
Change-Id: Ie8987092a63e9a3b5d3b94f7ae54fbef98fdfc2c
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 7978f2fc6dae..ee346e038abc 100644
--- a/configure.in
+++ b/configure.in
@@ -975,7 +975,7 @@ AC_ARG_WITH(vba-package-format,
AC_ARG_WITH(theme,
AS_HELP_STRING([--with-theme="theme1 theme2..."],
[Choose which themes to include. By default those themes with an '*' are included.
- Possible choices: *classic, crystal, *default (galaxy), *hicontrast, human, industrial, *oxygen, *tango.]),
+ Possible choices: classic, *crystal, *default (galaxy), *hicontrast, human, industrial, *oxygen, *tango.]),
,)
AC_ARG_WITH(helppack-integration,