]> code.delx.au - gnu-emacs/blobdiff - lisp/play/landmark.el
Standardize possessive apostrophe usage in manuals, docs, and comments
[gnu-emacs] / lisp / play / landmark.el
index a769101ad0b71e43e2587c94e2ce10fe6afb460c..29bb8a40e8f84520c06f3432827a42e7250fc045 100644 (file)
@@ -1,6 +1,6 @@
 ;;; landmark.el --- neural-network robot that learns landmarks
 
-;; Copyright (C) 1996-1997, 2000-2012  Free Software Foundation, Inc.
+;; Copyright (C) 1996-1997, 2000-2012 Free Software Foundation, Inc.
 
 ;; Author: Terrence Brannon (was: <brannon@rana.usc.edu>)
 ;; Created: December 16, 1996 - first release to usenet
 
 (defface landmark-font-lock-face-O '((((class color)) :foreground "red")
                               (t :weight bold))
-  "Face to use for Emacs' O."
+  "Face to use for Emacs's O."
   :version "22.1"
   :group 'landmark)