diff lisp/thingatpt.el @ 16427:3b9f64eb097b

Comment change.
author Richard M. Stallman <rms@gnu.org>
date Sat, 12 Oct 1996 02:42:58 +0000
parents 83f275dcd93a
children a3345c8d1779
line wrap: on
line diff
--- a/lisp/thingatpt.el	Sat Oct 12 02:41:07 1996 +0000
+++ b/lisp/thingatpt.el	Sat Oct 12 02:42:58 1996 +0000
@@ -22,7 +22,7 @@
 
 ;; This file provides routines for getting the `thing' at the location of
 ;; point, whatever that `thing' happens to be.  The `thing' is defined by
-;; it's beginning and end positions in the buffer.
+;; its beginning and end positions in the buffer.
 ;;
 ;; The function bounds-of-thing-at-point finds the beginning and end
 ;; positions by moving first forward to the end of the `thing', and then