summaryrefslogtreecommitdiffstats
path: root/sip/qt/qmemarray.sip
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-05 22:18:57 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-05 22:18:57 -0600
commit752274609034af8c68c46d19bed586ea6ae348b8 (patch)
treee8e76ca1acfa09d45f399a88cb3ada51992ae574 /sip/qt/qmemarray.sip
parentd2b09f66d0c8c8c26ec613b96d7c248e78a5c52f (diff)
downloadpytqt-752274609034af8c68c46d19bed586ea6ae348b8.tar.gz
pytqt-752274609034af8c68c46d19bed586ea6ae348b8.zip
Fix retquire
Diffstat (limited to 'sip/qt/qmemarray.sip')
-rw-r--r--sip/qt/qmemarray.sip2
1 files changed, 1 insertions, 1 deletions
diff --git a/sip/qt/qmemarray.sip b/sip/qt/qmemarray.sip
index 04a174e..a73b524 100644
--- a/sip/qt/qmemarray.sip
+++ b/sip/qt/qmemarray.sip
@@ -124,7 +124,7 @@ template<TYPE>
%End
%ConvertToTypeCode
- // Check the type if that is all that is retquired.
+ // Check the type if that is all that is required.
if (sipIsErr == NULL)
{
if (!PyList_Check(sipPy))