From a577108ccd52722047ad1e8f05c8a75c23250539 Mon Sep 17 00:00:00 2001 From: Martin Date: Sun, 16 Mar 2025 13:05:14 +0100 Subject: [PATCH] README.md: Refer to macOS when talking about the OS, not Mac the hardware --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1aafd7e74..89da5de31 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ uutils aims to be a drop-in replacement for the GNU utils. Differences with GNU are treated as bugs. uutils aims to work on as many platforms as possible, to be able to use the same -utils on Linux, Mac, Windows and other platforms. This ensures, for example, +utils on Linux, macOS, Windows and other platforms. This ensures, for example, that scripts can be easily transferred between platforms.