summaryrefslogtreecommitdiffstats
path: root/doc/man/man1/moc.1
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/man1/moc.1')
-rw-r--r--doc/man/man1/moc.14
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/man/man1/moc.1 b/doc/man/man1/moc.1
index ac83e7528..d09602cf8 100644
--- a/doc/man/man1/moc.1
+++ b/doc/man/man1/moc.1
@@ -322,7 +322,7 @@ public slots:
.PP
The QButtonGroup::buttonPressed() slot is protected.
.PP
-C++ tquiz: What happens if you try to upgrade a protected member
+C++ quiz: What happens if you try to upgrade a protected member
function which is overloaded?
.IP
- All the functions are upgraded.
@@ -445,5 +445,5 @@ public:
.PP
.SH "SEE ALSO"
.BR http://www.trolltech.com ", "
-.BR "C++ ARM, section r.11.3" " (for the answer to the tquiz), and"
+.BR "C++ ARM, section r.11.3" " (for the answer to the quiz), and"
.BR http://doc.trolltech.com " (for complete Qt documentation)."