summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorSergio Ahumada <sahumada@blackberry.com>2015-02-18 18:34:21 +0100
committerSergio Ahumada <sahumada@texla.cl>2015-02-25 15:13:44 +0000
commit18ab75be815ab97ab1f70be04297634b6225ab0a (patch)
tree41fc1c86d9d4fa86e80abeac3269550203d512b5 /src
parent9021639f41f8f45ed4f8b495cee85310638862c5 (diff)
Doc: Fix typos
Change-Id: Id7ecc747545f9675b84c3a8c284a52e72a584135 Reviewed-by: Sune Vuorela <sune@vuorela.dk> Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com> Reviewed-by: Mitch Curtis <mitch.curtis@digia.com>
Diffstat (limited to 'src')
-rw-r--r--src/corelib/global/qlibraryinfo.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/corelib/global/qlibraryinfo.cpp b/src/corelib/global/qlibraryinfo.cpp
index 9211ce17e8..d9cda29e66 100644
--- a/src/corelib/global/qlibraryinfo.cpp
+++ b/src/corelib/global/qlibraryinfo.cpp
@@ -230,7 +230,7 @@ QLibraryInfo::licensedProducts()
/*!
\since 4.6
\deprecated
- This function used to return the the installation date for this build of Qt, but now returns an a constant date.
+ This function used to return the installation date for this build of Qt, but now returns a constant date.
*/
#ifndef QT_NO_DATESTRING
#if QT_DEPRECATED_SINCE(5, 5)