Commit 54c0c3a6 authored by Martijn Pieters's avatar Martijn Pieters

Correct documentation: it's Mac OS X not Mac OS

The source code maps `macosx` to `'darwin' in sys_platform`, so this is definitely Mac OS X and not the *old* Mac OS.
parent 284e2470
...@@ -1240,8 +1240,8 @@ cygwin ...@@ -1240,8 +1240,8 @@ cygwin
solaris solaris
We're running on solaris We're running on solaris
macos macosx
We're running on Mac OS We're running on Mac OS X
posix posix
We're running on a POSIX-compatible system We're running on a POSIX-compatible system
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment