summaryrefslogtreecommitdiff
path: root/pkg_resources/api_tests.txt
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2020-05-03 06:32:44 -0400
committerJason R. Coombs <jaraco@jaraco.com>2020-05-03 06:32:49 -0400
commit5d6fe655504d2ab327de70eae9912abd82b8f85a (patch)
tree8ea626b1cabe75cc79f0743f3474f98f1d89ce8d /pkg_resources/api_tests.txt
parent3aeec3f0e989516e9229d9a75f5a038929dee6a6 (diff)
parent8c360dfd6361a15d1bbdfadb5fd0927a9a4a4cef (diff)
downloadpython-setuptools-git-5d6fe655504d2ab327de70eae9912abd82b8f85a.tar.gz
Merge pull request #2062.
Diffstat (limited to 'pkg_resources/api_tests.txt')
-rw-r--r--pkg_resources/api_tests.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkg_resources/api_tests.txt b/pkg_resources/api_tests.txt
index 7ae5a038..ded18800 100644
--- a/pkg_resources/api_tests.txt
+++ b/pkg_resources/api_tests.txt
@@ -290,8 +290,8 @@ Platform Compatibility Rules
----------------------------
On the Mac, there are potential compatibility issues for modules compiled
-on newer versions of Mac OS X than what the user is running. Additionally,
-Mac OS X will soon have two platforms to contend with: Intel and PowerPC.
+on newer versions of macOS than what the user is running. Additionally,
+macOS will soon have two platforms to contend with: Intel and PowerPC.
Basic equality works as on other platforms::