1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-20 12:40:56 -08:00

(decode_coding): Typo in comment fixed.

This commit is contained in:
Kenichi Handa 2006-04-07 12:02:40 +00:00
parent 349742c6bc
commit b6828792a2

View file

@ -6150,7 +6150,7 @@ produce_annotation (coding, pos)
same buffer as CODING->dst_object, CODING->src_pos must be
negative.
If CODING->src_object is a string, CODING->src_pos in an index to
If CODING->src_object is a string, CODING->src_pos is an index to
that string.
If CODING->src_object is nil, CODING->source must already point to