Fix typo
This commit is contained in:
parent
525b1e9dd4
commit
80a348c0a0
|
@ -206,7 +206,7 @@ extern "C" {
|
|||
immediately follow the structure. utf8_length and wstr_length can be found
|
||||
in the length field; the utf8 pointer is equal to the data pointer. */
|
||||
typedef struct {
|
||||
/* There a 4 forms of Unicode strings:
|
||||
/* There are 4 forms of Unicode strings:
|
||||
|
||||
- compact ascii:
|
||||
|
||||
|
|
Loading…
Reference in New Issue