#16681: use "bidirectional class" instead of "bidirectional category".

This commit is contained in:
Ezio Melotti 2012-12-14 20:06:43 +02:00
parent 25a48610a8
commit 28d21cab1f
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ It defines the following functions:
.. function:: bidirectional(unichr)
Returns the bidirectional category assigned to the Unicode character *unichr* as
Returns the bidirectional class assigned to the Unicode character *unichr* as
string. If no such value is defined, an empty string is returned.