fix typo in wm-ng
[grml-scripts.git] / 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 &) &