From 424bfcd0c7029a30a90731856b8fbd9ae59fcdbf Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Wed, 20 May 2015 22:07:30 +0300 Subject: [PATCH] ; * doc/lispref/nonascii.texi (Character Properties): Fix a typo. (Bug#20618) --- doc/lispref/nonascii.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/lispref/nonascii.texi b/doc/lispref/nonascii.texi index 28f90d9567a..f16018417de 100644 --- a/doc/lispref/nonascii.texi +++ b/doc/lispref/nonascii.texi @@ -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 -- 2.39.2