aboutsummaryrefslogtreecommitdiff
path: root/src/lib/apputils/udppktinfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/apputils/udppktinfo.h')
-rw-r--r--src/lib/apputils/udppktinfo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/apputils/udppktinfo.h b/src/lib/apputils/udppktinfo.h
index b0c7ea36b7b9..ff5759ab7ad3 100644
--- a/src/lib/apputils/udppktinfo.h
+++ b/src/lib/apputils/udppktinfo.h
@@ -32,7 +32,7 @@
* This holds whatever additional information might be needed to
* properly send back to the client from the correct local address.
*
- * In this case, we only need one datum so far: On Mac OS X, the
+ * In this case, we only need one datum so far: On macOS, the
* kernel doesn't seem to like sending from link-local addresses
* unless we specify the correct interface.
*/