aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/play/landmark.el
diff options
context:
space:
mode:
authorEli Zaretskii <[email protected]>2001-11-20 20:34:23 +0000
committerEli Zaretskii <[email protected]>2001-11-20 20:34:23 +0000
commit33c572f13dadaaa71d6615035975378696921dfb (patch)
treed6ee5402072f6b9ce07bb9524e0684d8d1ce7322 /lisp/play/landmark.el
parentd7185f9d15b5299721586002e411e871e151e517 (diff)
Fix a typo.
Diffstat (limited to 'lisp/play/landmark.el')
-rw-r--r--lisp/play/landmark.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/play/landmark.el b/lisp/play/landmark.el
index 0244e527f7..1b2701ea18 100644
--- a/lisp/play/landmark.el
+++ b/lisp/play/landmark.el
@@ -239,7 +239,7 @@
(put 'lm-mode 'intangible 1)
;; This one is for when they set view-read-only to t: Landmark cannot
;; allow View Mode to be activated in its buffer.
-(put 'gomoku-mode 'mode-class 'special)
+(put 'lm-mode 'mode-class 'special)
(defun lm-mode ()
"Major mode for playing Lm against Emacs.