summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2012-09-11 15:00:20 +0300
committerTor Lillqvist <tml@iki.fi>2012-09-11 15:00:20 +0300
commitcdb94e3f1499f96d35c01aa7313c03124a643a06 (patch)
treec62707588e98ec72354c8a5ab916fd8ca3e07a68 /configure.in
parent2b021c047c03645a47aacf405cc8f2992ae57186 (diff)
Fix typo
Change-Id: Ibe0da6862cd241e10d79817aab08a65590610604
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 b30327cfb13b..ae74ee0d8d2e 100644
--- a/configure.in
+++ b/configure.in
@@ -855,7 +855,7 @@ AC_ARG_ENABLE(dbus,
AC_ARG_ENABLE(packagekit,
AS_HELP_STRING([--enable-packagekit],
[Determines whether to enable features using packagekit.
- Right now that is auto font install)]
+ Right now that is auto font install])
,)
AC_ARG_ENABLE(gconf,