(string_buffer_position): Fix commentary.

This commit is contained in:
Eli Zaretskii 2009-09-27 19:11:13 +00:00
parent 35a60b0799
commit 5dc25d59aa

View file

@ -4575,10 +4575,9 @@ display_prop_string_p (prop, string)
}
/* Determine from which buffer position in W's buffer STRING comes
from. AROUND_CHARPOS is an approximate position where it could
be from. Value is the buffer position or 0 if it couldn't be
determined.
/* Determine which buffer position in W's buffer STRING comes from.
AROUND_CHARPOS is an approximate position where it could come from.
Value is the buffer position or 0 if it couldn't be determined.
W's buffer must be current.