ftp://ftp.uniovi.es/pub/X11R6/graphics/misc/lock/xscreensaver-1.22.tar.gz
[xscreensaver] / hacks / Imakefile
index cf6b3e19fe7e3bd96a34502af62522e49b04fe78..30cd49c214707b3d35efdefcdce2927f7866db79 100644 (file)
@@ -9,7 +9,7 @@
 
 #ifdef HAVE_XPM
  /* Yeah, this means that all hacks link against libXpm even though only
-    one hack actually use it.  It doesn't matter: it's a library. */
+    one hack actually uses it.  It doesn't matter: it's a library. */
 # define XPMDEFS -DHAVE_XPM
 # define XPMLIB -lXpm
 #else