summaryrefslogtreecommitdiff
path: root/chess-gnuchess.el
diff options
context:
space:
mode:
Diffstat (limited to 'chess-gnuchess.el')
-rw-r--r--chess-gnuchess.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/chess-gnuchess.el b/chess-gnuchess.el
index 81d7152..f56f4f8 100644
--- a/chess-gnuchess.el
+++ b/chess-gnuchess.el
@@ -25,7 +25,7 @@
(require 'chess-fen)
(defgroup chess-gnuchess nil
- "The publically available chess engine 'gnuchess'."
+ "The publicly available chess engine 'gnuchess'."
:group 'chess-engine)
(defcustom chess-gnuchess-path (let ((exec-path (cons "/usr/games" exec-path)))