aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/howto/creator-external-tools.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/howto/creator-external-tools.qdoc')
-rw-r--r--doc/src/howto/creator-external-tools.qdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/howto/creator-external-tools.qdoc b/doc/src/howto/creator-external-tools.qdoc
index 4e680f6e936..060c5df15ea 100644
--- a/doc/src/howto/creator-external-tools.qdoc
+++ b/doc/src/howto/creator-external-tools.qdoc
@@ -81,7 +81,7 @@
\section1 Using External Text Editors
You can open files for editing in the default text editor for your system:
- Notepad on Windows and vi on Linux and OS X.
+ Notepad on Windows and vi on Linux and \macos.
To open the file you are currently viewing in an external editor, select
\uicontrol Tools > \uicontrol External > \uicontrol Text >
\uicontrol {Edit with Notepad} or \uicontrol {Edit with vi}, depending on
@@ -157,7 +157,7 @@
The tool configurations that you add and modify are stored in XML format in
the user configuration folder. For example,
\c {~/config/QtProject/qtcreator/externaltools}
- on Linux and OS X and
+ on Linux and \macos and
\c {C:\Users\username\AppData\Roaming\QtProject\qtcreator\externaltools}
in Windows. To share a configuration with other users, copy an XML
configuration file to the folder.