summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormonsta <[email protected]>2015-09-24 14:49:03 +0300
committermonsta <[email protected]>2015-09-24 14:49:03 +0300
commit9efa29da9bb8cae0a525c87fdab0fc5f0a5059b9 (patch)
tree8476560c72dbd926114073b600d5a223f2adcb82
parentf3f4f23330512e0e6e72c1e4288ddfa506b9aa22 (diff)
downloadmate-polkit-9efa29da9bb8cae0a525c87fdab0fc5f0a5059b9.tar.bz2
mate-polkit-9efa29da9bb8cae0a525c87fdab0fc5f0a5059b9.tar.xz
configure.ac: fix small typo
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 12a9743..ebeb2cf 100644
--- a/configure.ac
+++ b/configure.ac
@@ -265,7 +265,7 @@ echo "
Gtk+ version: ${GTK_API_VERSION}
Accountsservice: ${enable_accountsservice}
- Application indciator: ${enable_appindicator}
+ Application indicator: ${enable_appindicator}
Maintainer mode: ${USE_MAINTAINER_MODE}
Building api docs: ${enable_gtk_doc}
GObject Introspection: ${enable_introspection}