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

Spelling fixes.

This commit is contained in:
Paul Eggert 2011-12-30 17:27:15 -08:00
parent b30941dba0
commit 22bcf20469
63 changed files with 77 additions and 78 deletions

View file

@ -485,7 +485,7 @@ struct coding_system
element. The following elements are OFFSET, ANNOTATION-TYPE, and
a sequence of actual data for the annotation. OFFSET is a
character position offset from dst_pos or src_pos,
ANNOTATION-TYPE specfies the meaning of the annotation and how to
ANNOTATION-TYPE specifies the meaning of the annotation and how to
handle the following data.. */
int *charbuf;
int charbuf_size, charbuf_used;