summaryrefslogtreecommitdiffstats
path: root/doc/html/_sources/directives.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/_sources/directives.txt')
-rw-r--r--doc/html/_sources/directives.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/_sources/directives.txt b/doc/html/_sources/directives.txt
index 7e3a2e0..7c1a064 100644
--- a/doc/html/_sources/directives.txt
+++ b/doc/html/_sources/directives.txt
@@ -515,7 +515,7 @@ the correct type prior to conversion.
When used as part of a class specification it can automatically convert
additional types of Python object. For example, PyQt uses it in the
specification of the ``QString`` class to allow Python string objects and
-unicode objects to be used wherever ``QString`` instances are expected.
+tqunicode objects to be used wherever ``QString`` instances are expected.
The following variables are made available to the handwritten code: