]> code.delx.au - gnu-emacs/blobdiff - lisp/help.el
Standardize possessive apostrophe usage in manuals, docs, and comments
[gnu-emacs] / lisp / help.el
index a38211332c6b780ef26c7c50e28cfd659161697a..1a6aa9d13d283c9063a7b5af715ee5e93e8e089e 100644 (file)
@@ -1,7 +1,6 @@
 ;;; help.el --- help commands for Emacs
 
-;; Copyright (C) 1985-1986, 1993-1994, 1998-2012
-;;   Free Software Foundation, Inc.
+;; Copyright (C) 1985-1986, 1993-1994, 1998-2012 Free Software Foundation, Inc.
 
 ;; Maintainer: FSF
 ;; Keywords: help, internal
@@ -24,7 +23,7 @@
 
 ;;; Commentary:
 
-;; This code implements GNU Emacs' on-line help system, the one invoked by
+;; This code implements GNU Emacs's on-line help system, the one invoked by
 ;; `M-x help-for-help'.
 
 ;;; Code: