summaryrefslogtreecommitdiffstats
path: root/doc/man/man1/moc.1
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-05-07 21:58:34 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-05-07 21:58:34 -0500
commitc740211ffba3330d951f4c3ddefea8edf23a01cd (patch)
tree0a8b7641d3c5b576d18a2f7912c75fc600f494e2 /doc/man/man1/moc.1
parent8a4eacb6185de3653f6ae401c352aef833a9e72a (diff)
downloadtqt3-c740211ffba3330d951f4c3ddefea8edf23a01cd.tar.gz
tqt3-c740211ffba3330d951f4c3ddefea8edf23a01cd.zip
Automated update from Qt3
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)."