diff options
Diffstat (limited to 'lisp/obsolete/landmark.el')
-rw-r--r-- | lisp/obsolete/landmark.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/obsolete/landmark.el b/lisp/obsolete/landmark.el index 99fd55107ba..7795279bf42 100644 --- a/lisp/obsolete/landmark.el +++ b/lisp/obsolete/landmark.el @@ -260,7 +260,7 @@ is non-nil. One interesting value is `turn-on-font-lock'." "Vector recording the actual score of the free squares.") -;; The key point point about the algorithm is that, rather than considering +;; The key point about the algorithm is that, rather than considering ;; the board as just a set of squares, we prefer to see it as a "space" of ;; internested 5-tuples of contiguous squares (called qtuples). ;; |