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:
parent
349742c6bc
commit
b6828792a2
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue