changeset 105171:efc95dcaa727

Fix typo in comment.
author Juanma Barranquero <lekktu@gmail.com>
date Thu, 24 Sep 2009 01:44:35 +0000
parents f8ba8d6fd250
children 69e85f510ced
files lib-src/update-game-score.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lib-src/update-game-score.c	Thu Sep 24 01:37:14 2009 +0000
+++ b/lib-src/update-game-score.c	Thu Sep 24 01:44:35 2009 +0000
@@ -21,7 +21,7 @@
 along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.  */
 
 
-/* This program is allows a game to securely and atomically update a
+/* This program allows a game to securely and atomically update a
    score file.  It should be installed setuid, owned by an appropriate
    user like `games'.