summaryrefslogtreecommitdiff
path: root/sal/osl/unx/system.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sal/osl/unx/system.cxx')
-rw-r--r--sal/osl/unx/system.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sal/osl/unx/system.cxx b/sal/osl/unx/system.cxx
index dee35f5c3b92..2abbc24c0bd4 100644
--- a/sal/osl/unx/system.cxx
+++ b/sal/osl/unx/system.cxx
@@ -30,7 +30,7 @@
#if defined(MACOSX) || defined(IOS) || defined(OPENBSD) || defined(NETBSD) || defined(HAIKU)
-//No mutex needed on Mac OS X, gethostbyname is thread safe
+//No mutex needed on macOS, gethostbyname is thread safe
#if defined(MACOSX)