]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix doc typo in previous change
authorGlenn Morris <rgm@gnu.org>
Fri, 8 Mar 2013 08:11:59 +0000 (00:11 -0800)
committerGlenn Morris <rgm@gnu.org>
Fri, 8 Mar 2013 08:11:59 +0000 (00:11 -0800)
lisp/subr.el

index 6c7257ad98794b522d9383b2332ae885f8012764..9a7b94208feaf8b7d3f125aa4466bd3335ba2b1d 100644 (file)
@@ -2701,7 +2701,7 @@ If there is no plausible default, return nil."
   "Return regexp that matches the default tag at point.
 If there is no tag at point, return nil.
 
-When in a major mode that does not provide it's own
+When in a major mode that does not provide its own
 `find-tag-default-function', return a regexp that matches the
 symbol at point exactly."
   (let* ((tagf (or find-tag-default-function