aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/projects/creator-projects-compilers.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/projects/creator-projects-compilers.qdoc')
-rw-r--r--doc/src/projects/creator-projects-compilers.qdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/projects/creator-projects-compilers.qdoc b/doc/src/projects/creator-projects-compilers.qdoc
index d70815fc656..b4ca89d266a 100644
--- a/doc/src/projects/creator-projects-compilers.qdoc
+++ b/doc/src/projects/creator-projects-compilers.qdoc
@@ -51,7 +51,7 @@
\list
\li GNU Compiler Collection (GCC) is a compiler for Linux and
- OS X.
+ \macos.
\li MinGW (Minimalist GNU for Windows) is a native software port of GCC
and GNU Binutils for use in the development of native Microsoft
@@ -62,7 +62,7 @@
for Linux.
\li Clang is a C, C++, Objective C, and Objective C++ front-end for the
- LLVM compiler for Windows, Linux, and OS X.
+ LLVM compiler for Windows, Linux, and \macos.
\li QCC is the interface for compiling C++ applications for QNX.