; * doc/lispref/nonascii.texi (Character Properties): Fix a typo.
(Bug#20618)
This commit is contained in:
parent
f73e02c516
commit
424bfcd0c7
1 changed files with 2 additions and 2 deletions
|
@ -540,8 +540,8 @@ property is used for bidirectional display.
|
|||
|
||||
@item old-name
|
||||
Corresponds to the Unicode @code{Unicode_1_Name} property. The value
|
||||
is a string. Unassigned codepoints, and characters that have no value
|
||||
for this property, the value is @code{nil}.
|
||||
is a string. For unassigned codepoints, and characters that have no
|
||||
value for this property, the value is @code{nil}.
|
||||
|
||||
@item iso-10646-comment
|
||||
Corresponds to the Unicode @code{ISO_Comment} property. The value is
|
||||
|
|
Loading…
Add table
Reference in a new issue