From 18ab75be815ab97ab1f70be04297634b6225ab0a Mon Sep 17 00:00:00 2001 From: Sergio Ahumada Date: Wed, 18 Feb 2015 18:34:21 +0100 Subject: Doc: Fix typos Change-Id: Id7ecc747545f9675b84c3a8c284a52e72a584135 Reviewed-by: Sune Vuorela Reviewed-by: Oswald Buddenhagen Reviewed-by: Mitch Curtis --- src/corelib/global/qlibraryinfo.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/corelib') 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) -- cgit v1.2.3