Write "Mac OS X" instead of "MacOS X".
[gnulib.git] / tests / test-set-mode-acl.sh
index 28d7e11..f0b1641 100755 (executable)
@@ -111,7 +111,7 @@ cd "$builddir" ||
           acl_flavor=aix
         else
           if (fsaclctl -v >/dev/null) 2>/dev/null; then
-            # MacOS X.
+            # Mac OS X.
             acl_flavor=macosx
           else
             if test -f /sbin/chacl; then