summaryrefslogtreecommitdiff
path: root/caputils/iface_monitor.h
diff options
context:
space:
mode:
Diffstat (limited to 'caputils/iface_monitor.h')
-rw-r--r--caputils/iface_monitor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/caputils/iface_monitor.h b/caputils/iface_monitor.h
index 12de37c902..abb55b332e 100644
--- a/caputils/iface_monitor.h
+++ b/caputils/iface_monitor.h
@@ -37,7 +37,7 @@ extern "C" {
*
* XXX - we really want "gone", not "down", where "gone" may include
* "down" if the OS requires an interface to be up in order to start
- * a capture on it (as is the case in Linux and in OS X prior to
+ * a capture on it (as is the case in Linux and in macOS prior to
* Lion), but should also include *gone*, as in "there is no longer
* an interface with this name, so it's neither down nor up".
*