From 961dfa02eb0bdd3f040b661313c88057983ecc21 Mon Sep 17 00:00:00 2001 From: Monsta Date: Tue, 23 Dec 2014 11:30:08 +0300 Subject: fix copy/paste error in comment --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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], -- cgit v1.2.1