summaryrefslogtreecommitdiffstats
path: root/sphinx/annotations.rst
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-22 13:38:00 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-22 13:38:00 -0600
commite832e9f2ab4ef7c9649c5a43824c2c8f97d5c6df (patch)
tree1f6a56de772e0b9ad9b75253d7dc6fa98865e04e /sphinx/annotations.rst
parent71cbc66f6c877652370529d008263320a6cea74c (diff)
downloadsip4-tqt-e832e9f2ab4ef7c9649c5a43824c2c8f97d5c6df.tar.gz
sip4-tqt-e832e9f2ab4ef7c9649c5a43824c2c8f97d5c6df.zip
Fix accidental rename of strings to tqunicode
Diffstat (limited to 'sphinx/annotations.rst')
-rw-r--r--sphinx/annotations.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/sphinx/annotations.rst b/sphinx/annotations.rst
index d43955a..05ab847 100644
--- a/sphinx/annotations.rst
+++ b/sphinx/annotations.rst
@@ -162,7 +162,7 @@ Argument Annotations
encoding is ``"None"`` and the ``str`` type otherwise.
Python v2 will use the ``str`` type to represent the argument if the
- encoding is ``"None"`` and the ``tqunicode`` type otherwise.
+ encoding is ``"None"`` and the ``unicode`` type otherwise.
.. argument-annotation:: GetWrapper