aboutsummaryrefslogtreecommitdiffstats
path: root/examples/macextras/macpasteboardmime
diff options
context:
space:
mode:
Diffstat (limited to 'examples/macextras/macpasteboardmime')
-rw-r--r--examples/macextras/macpasteboardmime/doc/src/qtmacextras-example-macpasteboardmime.qdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/macextras/macpasteboardmime/doc/src/qtmacextras-example-macpasteboardmime.qdoc b/examples/macextras/macpasteboardmime/doc/src/qtmacextras-example-macpasteboardmime.qdoc
index df99169..c25e6d1 100644
--- a/examples/macextras/macpasteboardmime/doc/src/qtmacextras-example-macpasteboardmime.qdoc
+++ b/examples/macextras/macpasteboardmime/doc/src/qtmacextras-example-macpasteboardmime.qdoc
@@ -33,12 +33,12 @@
This example shows how to use QMacPasteboardMime to do conversion
between a MIME type and a Uniform Type Identifier (UTI) format used
- on Mac OS X.
+ on OS X.
The example creates a widget that accepts drag & drop events, and
reads contents of dropped business cards in vCard format.
\include examples-run.qdocinc
- \sa {Qt for Mac OS X}, {Qt Mac Extras}
+ \sa {Qt for OS X}, {Qt Mac Extras}
*/