summaryrefslogtreecommitdiff
path: root/acinclude.m4
diff options
context:
space:
mode:
Diffstat (limited to 'acinclude.m4')
-rw-r--r--acinclude.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/acinclude.m4 b/acinclude.m4
index 040d774454..97d3f8aaa4 100644
--- a/acinclude.m4
+++ b/acinclude.m4
@@ -1829,7 +1829,7 @@ AC_DEFUN([AC_WIRESHARK_QT_CHECK],
#
# While we're at it, look for QtMacExtras. (Presumably
- # if we're not building for OS X, it won't be present.)
+ # if we're not building for macOS, it won't be present.)
#
# XXX - is there anything in QtX11Extras or QtWinExtras
# that we should be using?