mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-27 15:52:00 -08:00
Fix previous change (typo).
This commit is contained in:
parent
f6302ac964
commit
cfe34140af
1 changed files with 1 additions and 1 deletions
|
|
@ -761,7 +761,7 @@ CHARSET should be defined by `defined-charset' in advance.")
|
|||
/* Return information about charsets in the text at PTR of NBYTES
|
||||
bytes, which are NCHARS characters. The value is:
|
||||
|
||||
0: Each character is represented by one byte. This is alwasy
|
||||
0: Each character is represented by one byte. This is always
|
||||
true for unibyte text.
|
||||
1: No charsets other than ascii eight-bit-control,
|
||||
eight-bit-graphic, and latin-1 are found.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue