]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - config-scripts/cups-network.m4
Update all references to OS X to macOS.
[thirdparty/cups.git] / config-scripts / cups-network.m4
index 1c2604a738b32255e239938b4e068ccd1df3c4d2..dd2749d224d6936294bcdff945e70984142a5120 100644 (file)
@@ -47,7 +47,7 @@ if test x$enable_domainsocket != xno -a x$default_domainsocket != xno; then
        if test "x$default_domainsocket" = x; then
                case "$uname" in
                        Darwin*)
-                               # Darwin and MaxOS X do their own thing...
+                               # Darwin and MaxmacOS do their own thing...
                                CUPS_DEFAULT_DOMAINSOCKET="$localstatedir/run/cupsd"
                                ;;
                        *)