diff options
| author | Michiel Beijen <mb@x14.nl> | 2017-04-23 22:06:12 +0200 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2017-04-24 20:16:09 -0400 |
| commit | 5e8625ba643db118a44cb32e9e48bf431ef4da53 (patch) | |
| tree | 62e94281654806927d39568683413941d581633c /docs/intro/contributing.txt | |
| parent | 9f2e8b5bb79722ccafa3c4d6816bc847be1f59f9 (diff) | |
Renamed "Mac OS X" to "macOS" in docs.
Diffstat (limited to 'docs/intro/contributing.txt')
| -rw-r--r-- | docs/intro/contributing.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/intro/contributing.txt b/docs/intro/contributing.txt index 8979867ad8..a7434c48d4 100644 --- a/docs/intro/contributing.txt +++ b/docs/intro/contributing.txt @@ -258,7 +258,7 @@ a dependency for one or more of the Python packages. Consult the failing package's documentation or search the Web with the error message that you encounter. -Now we are ready to run the test suite. If you're using GNU/Linux, Mac OS X or +Now we are ready to run the test suite. If you're using GNU/Linux, macOS, or some other flavor of Unix, run: .. code-block:: console |
