Spelling fix.
This commit is contained in:
parent
d695cb94fb
commit
8ead390103
1 changed files with 1 additions and 1 deletions
|
@ -6152,7 +6152,7 @@ check_ascii (struct coding_system *coding)
|
|||
}
|
||||
|
||||
|
||||
/* Return the number of charcters at the source if all the bytes are
|
||||
/* Return the number of characters at the source if all the bytes are
|
||||
valid UTF-8 (of Unicode range). Otherwise, return -1. By side
|
||||
effects, update coding->eol_seen. The value of coding->eol_seen is
|
||||
"logical or" of EOL_SEEN_LF, EOL_SEEN_CR, and EOL_SEEN_CRLF, but
|
||||
|
|
Loading…
Add table
Reference in a new issue