aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcel Krems <m.krems@software-vision.eu>2013-02-07 04:06:02 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-02-18 12:25:22 +0100
commit7726da293c4e54aedb1ef69138f168d59692c1e8 (patch)
treedcc6be68d6845889d779dde9a47fda6e2825f8c7
parenteeaef0d8f50b40248636c0d2fe2997af72da725c (diff)
Doc: Correcting typo "without with"
Change-Id: Ibacbb9aefe9a333994014aec17a0079477a4618f Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
-rw-r--r--src/quick/doc/src/appdevguide/internationalization.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/quick/doc/src/appdevguide/internationalization.qdoc b/src/quick/doc/src/appdevguide/internationalization.qdoc
index c9bec86ebd..bf6b667a01 100644
--- a/src/quick/doc/src/appdevguide/internationalization.qdoc
+++ b/src/quick/doc/src/appdevguide/internationalization.qdoc
@@ -262,7 +262,7 @@ SOURCES = main.qml \
\endcode
-You can also specify the .qml source files without with a wildcard match. The
+You can also specify the .qml source files with a wildcard match. The
search is not recursive so you need to specify each directory where there are
user interface strings in the source code: