summaryrefslogtreecommitdiff
path: root/Doc/library/unicodedata.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/library/unicodedata.rst')
-rw-r--r--Doc/library/unicodedata.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/library/unicodedata.rst b/Doc/library/unicodedata.rst
index 3787c36d86..ad70dd9dd1 100644
--- a/Doc/library/unicodedata.rst
+++ b/Doc/library/unicodedata.rst
@@ -69,7 +69,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.