summaryrefslogtreecommitdiffstats
path: root/examples/widgets/doc/src/plugandpaint.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/doc/src/plugandpaint.qdoc')
-rw-r--r--examples/widgets/doc/src/plugandpaint.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/widgets/doc/src/plugandpaint.qdoc b/examples/widgets/doc/src/plugandpaint.qdoc
index 5495ae8097..d3044860ab 100644
--- a/examples/widgets/doc/src/plugandpaint.qdoc
+++ b/examples/widgets/doc/src/plugandpaint.qdoc
@@ -162,7 +162,7 @@
subdirectory of the Plug & Paint example. On Unix, this is just a
matter of initializing the QDir variable with
QApplication::applicationDirPath(), the path of the executable
- file, and to do a \l{QDir::cd()}{cd()}. On Windows and OS X,
+ file, and to do a \l{QDir::cd()}{cd()}. On Windows and \macos,
this file is usually located in a subdirectory, so we need to
take this into account.