fix typo in wm-ng
authorChristian Hofstaedtler <ch@grml.org>
Thu, 13 Oct 2011 17:48:47 +0000 (19:48 +0200)
committerChristian Hofstaedtler <ch@grml.org>
Thu, 13 Oct 2011 17:48:47 +0000 (19:48 +0200)
usr_bin/wm-ng

index 1660848..d8fc87a 100755 (executable)
@@ -6,7 +6,7 @@
 # License:       This file is licensed under the GPL v2.
 ################################################################################
 
-# start Grml's fluxbox setup only if fluxbo is present
+# start Grml's fluxbox setup only if fluxbox is present
 if [ -x "$(which fluxbox 2>/dev/null)" ] ; then
   gkrellm -g -1+26 &
   (sleep 2; idesk &) &