aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/macextras/doc/src/qtmacextras-index.qdoc4
-rw-r--r--src/macextras/doc/src/qtmacextras-module-cpp.qdoc2
-rw-r--r--src/macextras/qmacfunctions.mm2
3 files changed, 4 insertions, 4 deletions
diff --git a/src/macextras/doc/src/qtmacextras-index.qdoc b/src/macextras/doc/src/qtmacextras-index.qdoc
index f0af333..62d9d38 100644
--- a/src/macextras/doc/src/qtmacextras-index.qdoc
+++ b/src/macextras/doc/src/qtmacextras-index.qdoc
@@ -41,10 +41,10 @@
/*!
\page qtmacextras-index.html
\title Qt Mac Extras
- \brief Provides functionality specific to Mac OS X and iOS operating systems.
+ \brief Provides functionality specific to the OS X and iOS operating systems.
Qt Mac Extras provide classes and functions that enable you to use
- miscellaneous functionality specific to Mac OS X and iOS operating systems.
+ miscellaneous functionality specific to the OS X and iOS operating systems.
\section1 Getting Started
diff --git a/src/macextras/doc/src/qtmacextras-module-cpp.qdoc b/src/macextras/doc/src/qtmacextras-module-cpp.qdoc
index f636fdf..4f2f9e7 100644
--- a/src/macextras/doc/src/qtmacextras-module-cpp.qdoc
+++ b/src/macextras/doc/src/qtmacextras-module-cpp.qdoc
@@ -41,7 +41,7 @@
/*!
\module QtMacExtras
\title Qt Mac Extras C++ Classes
- \brief Provides classes and functions specific to Mac OS X and iOS operating systems.
+ \brief Provides classes and functions specific to OS X and iOS operating systems.
\ingroup modules
\ingroup technology-apis
diff --git a/src/macextras/qmacfunctions.mm b/src/macextras/qmacfunctions.mm
index 2a76877..141d642 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 Mac OS X and iOS operating systems.
+ \brief The QtMac namespace contains miscellaneous functionality specific to the OS X and iOS operating systems.
\inheaderfile QtMac
*/
namespace QtMac