just add a comma
This commit is contained in:
parent
6ce9e71505
commit
8149cb0a87
1 changed files with 1 additions and 1 deletions
|
@ -604,7 +604,7 @@ You will find more ways to deal with surrogate pairs later in the chapter <info:
|
|||
|
||||
### Diacritical marks and normalization
|
||||
|
||||
In many languages there are symbols that are composed of the base character with a mark above/under it.
|
||||
In many languages, there are symbols that are composed of the base character with a mark above/under it.
|
||||
|
||||
For instance, the letter `a` can be the base character for: `àáâäãåā`. Most common "composite" character have their own code in the UTF-16 table. But not all of them, because there are too many possible combinations.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue