summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--siplib/sip.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/siplib/sip.h b/siplib/sip.h
index e7c5fe7..633dae7 100644
--- a/siplib/sip.h
+++ b/siplib/sip.h
@@ -22,7 +22,7 @@
/*
- * This gets round a problem with TQt's tqmoc and Python v2.3. Strictly speaking
+ * This gets round a problem with TQt's moc and Python v2.3. Strictly speaking
* it's a TQt problem but later versions of Python include a fix for it so we
* might as well too.
*/