summaryrefslogtreecommitdiffstats
path: root/doc/src/examples
diff options
context:
space:
mode:
authorGeir Vattekar <geir.vattekar@nokia.com>2011-01-25 15:56:09 (GMT)
committerGeir Vattekar <geir.vattekar@nokia.com>2011-01-25 15:56:09 (GMT)
commita0177c4b9e4566f9d9edcab7b12ed77bfd823590 (patch)
treea87b89debd1b62be13091d1057719697c532bee3 /doc/src/examples
parent6518b1d8f96e7a62c40a4aa23f7f00178cec9803 (diff)
parent134c86763b99b2931de4d57db1c19411a20443cf (diff)
downloadQt-a0177c4b9e4566f9d9edcab7b12ed77bfd823590.zip
Qt-a0177c4b9e4566f9d9edcab7b12ed77bfd823590.tar.gz
Qt-a0177c4b9e4566f9d9edcab7b12ed77bfd823590.tar.bz2
Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7
Diffstat (limited to 'doc/src/examples')
-rw-r--r--doc/src/examples/textfinder.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/examples/textfinder.qdoc b/doc/src/examples/textfinder.qdoc
index 31fe785..e92bb98 100644
--- a/doc/src/examples/textfinder.qdoc
+++ b/doc/src/examples/textfinder.qdoc
@@ -80,7 +80,7 @@
\snippet examples/uitools/textfinder/textfinder.h 0
- The slot \c{on_find_Button_clicked()} is a slot named according to the
+ The slot \c{on_findButton_clicked()} is a slot named according to the
\l{Using a Designer UI File in Your Application#Automatic Connections}
{Automatic Connection} naming convention required
by \c uic.