# HG changeset patch # User Juanma Barranquero # Date 1253756675 0 # Node ID efc95dcaa727811f1dae544f8acc31cb67ff6e5b # Parent f8ba8d6fd250f4efec5b32f7cfc80aab19a4a3e8 Fix typo in comment. diff -r f8ba8d6fd250 -r efc95dcaa727 lib-src/update-game-score.c --- 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 . */ -/* 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'.