summaryrefslogtreecommitdiff
path: root/lisp/files.el
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2012-10-04 23:50:23 -0700
committerGlenn Morris <rgm@gnu.org>2012-10-04 23:50:23 -0700
commit677c110942b7016e35b9c9338b881ca4882c6fcf (patch)
treead9734d5a0718e11eff8eae90d577da8d40b5069 /lisp/files.el
parent8d956cef2430d5aad817e82308e2a061c07cc857 (diff)
downloademacs-677c110942b7016e35b9c9338b881ca4882c6fcf.tar.gz
Doc typo fixes
Diffstat (limited to 'lisp/files.el')
-rw-r--r--lisp/files.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/files.el b/lisp/files.el
index 5f83639d9cf..5bb507d2397 100644
--- a/lisp/files.el
+++ b/lisp/files.el
@@ -22,7 +22,7 @@
;;; Commentary:
-;; Defines most of Emacs'ss file- and directory-handling functions,
+;; Defines most of Emacs's file- and directory-handling functions,
;; including basic file visiting, backup generation, link handling,
;; ITS-id version control, load- and write-hook handling, and the like.