summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMonsta <[email protected]>2014-12-23 11:30:08 +0300
committerMonsta <[email protected]>2014-12-23 11:30:08 +0300
commit961dfa02eb0bdd3f040b661313c88057983ecc21 (patch)
tree01096788d305a0ff44ec1860ad3152887642145a /configure.ac
parenta884673c31d0e7a4eeb990b038500aa3d0d3355c (diff)
downloadcaja-extensions-961dfa02eb0bdd3f040b661313c88057983ecc21.tar.bz2
caja-extensions-961dfa02eb0bdd3f040b661313c88057983ecc21.tar.xz
fix copy/paste error in comment
Diffstat (limited to 'configure.ac')
-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],