mirror of
https://gitlab.freedesktop.org/uchardet/uchardet.git
synced 2025-12-08 01:36:41 +08:00
BuildLangModel: fix some minor comment from a previous spec.
This commit is contained in:
parent
192f8de165
commit
d9d347099e
@ -289,10 +289,9 @@ c_code += \
|
||||
/* Character Mapping Table:
|
||||
* ILL: illegal character.
|
||||
* CTR: control character specific to the charset.
|
||||
* NEU: control character common to all single byte charsets (neutral).
|
||||
* RET: carriage/return.
|
||||
* SYM: symbol (punctuation) that does not belong to word.
|
||||
* INT: 0 - 9.
|
||||
* NUM: 0 - 9.
|
||||
*
|
||||
* Other characters are ordered by probabilities
|
||||
* (0 is the most common character in the language).
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user