Write "Mac OS X" instead of "MacOS X".
[gnulib.git] / tests / test-copy-file.sh
index 7d6d687..98da280 100755 (executable)
@@ -105,7 +105,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