]> git.eshelyaron.com Git - emacs.git/commitdiff
(Fget_char_property): Doc fix.
authorKarl Heuer <kwzh@gnu.org>
Tue, 5 Apr 1994 06:10:01 +0000 (06:10 +0000)
committerKarl Heuer <kwzh@gnu.org>
Tue, 5 Apr 1994 06:10:01 +0000 (06:10 +0000)
src/textprop.c

index ca60c4d65241fda7b0c13a241553b7e29bee1f2d..fa0817c7e4d816d4036ad381c7f096612c0170e4 100644 (file)
@@ -525,7 +525,7 @@ If POSITION is at the end of OBJECT, the value is nil.")
 DEFUN ("get-char-property", Fget_char_property, Sget_char_property, 2, 3, 0,
   "Return the value of position POS's property PROP, in OBJECT.\n\
 OBJECT is optional and defaults to the current buffer.\n\
-If POSITION is at the end of OBJECT, the value is nil.\n\
+If POS is at the end of OBJECT, the value is nil.\n\
 If OBJECT is a buffer, then overlay properties are considered as well as\n\
 text properties.\n\
 If OBJECT is a window, then that window's buffer is used, but window-specific\n\