summaryrefslogtreecommitdiffstats
path: root/doc/html/_sources/annotations.txt
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 /doc/html/_sources/annotations.txt
parent71cbc66f6c877652370529d008263320a6cea74c (diff)
downloadsip4-tqt-e832e9f2.tar.gz
sip4-tqt-e832e9f2.zip
Fix accidental rename of strings to tqunicode
Diffstat (limited to 'doc/html/_sources/annotations.txt')
-rw-r--r--doc/html/_sources/annotations.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/_sources/annotations.txt b/doc/html/_sources/annotations.txt
index d43955a..05ab847 100644
--- a/doc/html/_sources/annotations.txt
+++ b/doc/html/_sources/annotations.txt
@@ -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