summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 9fb29e6..cca2d18 100644
--- a/configure.ac
+++ b/configure.ac
@@ -296,7 +296,7 @@ AC_ARG_ENABLE([gksu],
AM_CONDITIONAL(ENABLE_GKSU, test x"$enable_gksu" = "xyes")
-# gksu extenstion
+# wallpaper extenstion
AC_ARG_ENABLE([wallpaper],
AS_HELP_STRING([--enable-wallpaper], [Enable set as wallpaper plugin]),
[enable_wallpaper=$enableval],