From b69ac5a0afdea04e75e598a9e0ae1f8c60678b9b Mon Sep 17 00:00:00 2001 From: Nico Vertriest Date: Tue, 20 Sep 2016 12:58:04 +0200 Subject: [PATCH] Doc: corrected mistaken refernce to macro \macos MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I734943820400384a2f9ac7e148dc42d3428b0732 Reviewed-by: Topi Reiniƶ Reviewed-by: Jake Petroules --- src/corelib/global/qglobal.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/corelib/global/qglobal.cpp b/src/corelib/global/qglobal.cpp index a9a583d808..743d9d14a5 100644 --- a/src/corelib/global/qglobal.cpp +++ b/src/corelib/global/qglobal.cpp @@ -1253,7 +1253,7 @@ bool qSharedBuild() Q_DECL_NOTHROW \macro Q_OS_DARWIN \relates - Defined on Darwin-based operating systems such as \macOS, iOS, watchOS, and tvOS. + Defined on Darwin-based operating systems such as \macos, iOS, watchOS, and tvOS. */ /*!