summaryrefslogtreecommitdiffstats
path: root/doc/src/howtos/appicon.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/howtos/appicon.qdoc')
-rw-r--r--doc/src/howtos/appicon.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/howtos/appicon.qdoc b/doc/src/howtos/appicon.qdoc
index 74a895e59..115293532 100644
--- a/doc/src/howtos/appicon.qdoc
+++ b/doc/src/howtos/appicon.qdoc
@@ -77,7 +77,7 @@
\c .rc file and run the \c rc or \c windres program on the \c .rc file,
then link your application with the resulting \c .res file.
- \section1 Setting the Application Icon on OS X
+ \section1 Setting the Application Icon on \macos
The application icon, typically displayed in the application dock
area, is set by calling QWindow::setWindowIcon() on a window. It is