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

This commit is contained in:
Ezio Melotti 2012-12-14 20:06:43 +02:00
parent 9504b13145
commit 1e5c9b70b4
1 changed files with 1 additions and 1 deletions

View File

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