diff options
Diffstat (limited to 'modules/games-config.el')
| -rw-r--r-- | modules/games-config.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/games-config.el b/modules/games-config.el index 6b198be3..e0439630 100644 --- a/modules/games-config.el +++ b/modules/games-config.el @@ -15,7 +15,7 @@ ("d" dunnet "Dunnet : Emacs' Built-n Text Adventure" :column "Game") ("g" gomoku "Gomoku : Tic Tac Toe, but Five in a Row" :column "Game") ("m" malyon "Malyon : The Text Adventure Player" :column "Game") - ("t" tetris "Tetris : Combine falling blocks and scoreq" :column "Game")) + ("t" tetris "Tetris : Combine falling blocks and score" :column "Game")) (global-set-key (kbd "M-G") 'hydra-games/body) ;; ----------------------------------- Malyon ---------------------------------- |
