summaryrefslogtreecommitdiffstats
path: root/doc/src/development/qtestlib.qdoc
diff options
context:
space:
mode:
authorMartin Smith <msmith@trolltech.com>2010-02-12 09:50:57 (GMT)
committerMartin Smith <msmith@trolltech.com>2010-02-12 09:50:57 (GMT)
commit826066dbe5f298ec0515d21fa182d15ee3762f37 (patch)
tree5fcda73d5765ebd879076f165829d746180c2fd9 /doc/src/development/qtestlib.qdoc
parent01245bcabf97dfdfdd23a2ec075b8de3e78bdeb2 (diff)
downloadQt-826066dbe5f298ec0515d21fa182d15ee3762f37.zip
Qt-826066dbe5f298ec0515d21fa182d15ee3762f37.tar.gz
Qt-826066dbe5f298ec0515d21fa182d15ee3762f37.tar.bz2
doc: Fixed several typos.
Task: QTBUG-7997
Diffstat (limited to 'doc/src/development/qtestlib.qdoc')
-rw-r--r--doc/src/development/qtestlib.qdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/development/qtestlib.qdoc b/doc/src/development/qtestlib.qdoc
index 0835ff1..4b9c657 100644
--- a/doc/src/development/qtestlib.qdoc
+++ b/doc/src/development/qtestlib.qdoc
@@ -237,14 +237,14 @@
The code insde the QBENCHMARK macro will be measured, and possibly also repeated
several times in order to get an accurate measurement. This depends on the selected
- measurement back-end. Several back-ends are available an can be selected on the
+ measurement back-end. Several back-ends are available. They can be selected on the
command line:
\target testlib-benchmarking-measurement
\table
\header \o Name
- \o Commmand-line Arguemnt
+ \o Commmand-line Argument
\o Availability
\row \o Walltime
\o (default)