diff options
Diffstat (limited to 'lisp/play/gamegrid.el')
-rw-r--r-- | lisp/play/gamegrid.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/play/gamegrid.el b/lisp/play/gamegrid.el index 8b64dfdf9b5..49a0c9ee02b 100644 --- a/lisp/play/gamegrid.el +++ b/lisp/play/gamegrid.el @@ -490,7 +490,7 @@ format." "Add the current score to the high score file. If REVERSE is non-nil, treat lower scores as better than higher -scores. This is useful for games where lower scores are better. +scores. This is useful for games where lower scores are better. On POSIX systems there may be a shared game directory for all users in which the scorefiles are kept. On such systems Emacs doesn't create |