summaryrefslogtreecommitdiff
path: root/docs/history.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 /docs/history.txt
parent3aeec3f0e989516e9229d9a75f5a038929dee6a6 (diff)
parent8c360dfd6361a15d1bbdfadb5fd0927a9a4a4cef (diff)
downloadpython-setuptools-git-5d6fe655504d2ab327de70eae9912abd82b8f85a.tar.gz
Merge pull request #2062.
Diffstat (limited to 'docs/history.txt')
-rw-r--r--docs/history.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/history.txt b/docs/history.txt
index 385cfa7e..faf7adfe 100644
--- a/docs/history.txt
+++ b/docs/history.txt
@@ -12,7 +12,7 @@ Credits
* The original design for the ``.egg`` format and the ``pkg_resources`` API was
co-created by Phillip Eby and Bob Ippolito. Bob also implemented the first
- version of ``pkg_resources``, and supplied the OS X operating system version
+ version of ``pkg_resources``, and supplied the macOS operating system version
compatibility algorithm.
* Ian Bicking implemented many early "creature comfort" features of