summaryrefslogtreecommitdiffstats
path: root/doc/installerfw.qdoc
diff options
context:
space:
mode:
authorSergio Ahumada <sahumada@blackberry.com>2014-03-05 11:53:12 +0100
committerSergio Ahumada <sahumada@blackberry.com>2014-03-05 19:52:21 +0100
commita23a7a35e251a0af306879548e61d1bad4dafd19 (patch)
treeddf1dc8a3c10bf8f6ef0e7630c192922e275abcc /doc/installerfw.qdoc
parentaa5747a5f3b6284caebaf3c8e62ea677ba0fd905 (diff)
Fix typos in comments and documentation
Change-Id: I03d99ae5eb9266195ff9ab1c73b5ebd8e548e6bc Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com> Reviewed-by: Mitch Curtis <mitch.curtis@digia.com>
Diffstat (limited to 'doc/installerfw.qdoc')
-rw-r--r--doc/installerfw.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/installerfw.qdoc b/doc/installerfw.qdoc
index 9d18361a0..4a85111a5 100644
--- a/doc/installerfw.qdoc
+++ b/doc/installerfw.qdoc
@@ -335,7 +335,7 @@
user-readable output to several languages. To provide end users with
localized versions of strings contained in the component scripts and user
interfaces, create QTranslator files that the installation system loads
- along with the the component. The installer loads the translation file that
+ along with the component. The installer loads the translation file that
matches the current system locale. For example, if the system locale is
German, the de_de.qm file is loaded.