summaryrefslogtreecommitdiffstats
path: root/doc/systeminfo.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/systeminfo.qdoc')
-rw-r--r--doc/systeminfo.qdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/systeminfo.qdoc b/doc/systeminfo.qdoc
index fde826066..5e64db484 100644
--- a/doc/systeminfo.qdoc
+++ b/doc/systeminfo.qdoc
@@ -58,7 +58,7 @@
kernel the installer is running on, unless the host operating system is running a form of
compatibility or virtualization layer.
- For Windows, Linux, and OS X this will return
+ For Windows, Linux, and macOS this will return
\list
\li "winnt"
\li "linux"
@@ -82,7 +82,7 @@
\endlist
The release version of the operating system kernel. On Windows, it returns the version of the
- NT or CE kernel. On Unix systems, including OS X, it returns the same as the \c {uname -r}
+ NT or CE kernel. On Unix systems, including macOS, it returns the same as the \c {uname -r}
command would return.
\sa QSysInfo::kernelVersion()