From d4670a556bcde54d44c7329a645b8169b7168e2f Mon Sep 17 00:00:00 2001 From: Tim Pope Date: Mon, 26 Jul 2004 21:30:18 +0000 Subject: [PATCH] Fixed typo --- bin/gamelaunch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/gamelaunch b/bin/gamelaunch index eb1c246..9914ae1 100755 --- a/bin/gamelaunch +++ b/bin/gamelaunch @@ -2,7 +2,7 @@ # $Id$ # -*- sh -*- vim: ft=sh sw=4 sts=4 -# Launches a game. Works both on $1 (an argument) and $0 (the actually name +# Launches a game. Works both on $1 (an argument) and $0 (the actual name # of the script, presumably a symlink). Takes care of killing troublemaking # games, pausing unclutter, remapping the keyboard, and setting an away # message. -- 2.30.2