Author: jscinoz-guest
Date: 2008-06-30 03:24:06 +0000 (Mon, 30 Jun 2008)
New Revision: 7584

Modified:
   packages/trunk/urbanterror/debian/scripts/urbanterror
   packages/trunk/urbanterror/debian/scripts/urbanterror-server
Log:
Fixed spelling error in launch scripts

Modified: packages/trunk/urbanterror/debian/scripts/urbanterror
===================================================================
--- packages/trunk/urbanterror/debian/scripts/urbanterror       2008-06-30 
03:24:04 UTC (rev 7583)
+++ packages/trunk/urbanterror/debian/scripts/urbanterror       2008-06-30 
03:24:06 UTC (rev 7584)
@@ -13,7 +13,7 @@
  +<internal command>\tPass commands to the engine\n"
 
 # Urban Terror binaries don't understand "regular" command line parameters. 
Let's
-# catch them here, to avoid accidently launching the binary.
+# catch them here, to avoid accidentally launching the binary.
 
 while [ "$1" != "" ]; do {
        if [ "$1" = "+set" -o "$1" = "+connect" ]; then

Modified: packages/trunk/urbanterror/debian/scripts/urbanterror-server
===================================================================
--- packages/trunk/urbanterror/debian/scripts/urbanterror-server        
2008-06-30 03:24:04 UTC (rev 7583)
+++ packages/trunk/urbanterror/debian/scripts/urbanterror-server        
2008-06-30 03:24:06 UTC (rev 7584)
@@ -13,7 +13,7 @@
  +<internal command>\tPass commands to the engine\n"
 
 # Urban Terror binaries don't understand "regular" command line parameters. 
Let's
-# catch them here, to avoid accidently launching the binary.
+# catch them here, to avoid accidentally launching the binary.
 
 while [ "$1" != "" ]; do {
        if [ "$1" = "+set" -o "$1" = "+connect" ]; then


_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

Reply via email to