aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/macextras/doc/src/qtmacextras-index.qdoc2
-rw-r--r--src/macextras/qmacfunctions.mm2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/macextras/doc/src/qtmacextras-index.qdoc b/src/macextras/doc/src/qtmacextras-index.qdoc
index 62d9d38..f36c6c3 100644
--- a/src/macextras/doc/src/qtmacextras-index.qdoc
+++ b/src/macextras/doc/src/qtmacextras-index.qdoc
@@ -41,7 +41,7 @@
/*!
\page qtmacextras-index.html
\title Qt Mac Extras
- \brief Provides functionality specific to the OS X and iOS operating systems.
+ \brief Provides functionality specific to the OS X operating system.
Qt Mac Extras provide classes and functions that enable you to use
miscellaneous functionality specific to the OS X and iOS operating systems.
diff --git a/src/macextras/qmacfunctions.mm b/src/macextras/qmacfunctions.mm
index 141d642..a36dd83 100644
--- a/src/macextras/qmacfunctions.mm
+++ b/src/macextras/qmacfunctions.mm
@@ -60,7 +60,7 @@ QT_BEGIN_NAMESPACE
\namespace QtMac
\inmodule QtMacExtras
\since 5.2
- \brief The QtMac namespace contains miscellaneous functionality specific to the OS X and iOS operating systems.
+ \brief The QtMac namespace contains miscellaneous functionality specific to the OS X operating system.
\inheaderfile QtMac
*/
namespace QtMac