Skip to content

Commit 64d756f

Browse files
author
Zearin
committed
OSX ▶︎ OS X
Also removed “Mac”, as the official name was officially shortened to “OS X” a few releases ago.
1 parent 3a2850b commit 64d756f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/scenarios/gui.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ and the mailinglist https://groups.google.com/forum/#!forum/project-camelot
1818

1919
Cocoa
2020
-----
21-
.. note:: The Cocoa framework is only available on Mac OSX. Don't pick this if you're writing a cross-platform application!
21+
.. note:: The Cocoa framework is only available on OS X. Don't pick this if you're writing a cross-platform application!
2222

2323
GTk
2424
---
@@ -45,7 +45,7 @@ The main resource for information is the website: http://kivy.org
4545

4646
PyObjC
4747
~~~~~~
48-
.. note:: Only available on Mac OSX. Don't pick this if you're writing a cross-platform application.
48+
.. note:: Only available on OS X. Don't pick this if you're writing a cross-platform application.
4949

5050
PySide
5151
~~~~~~

docs/shipping/freezing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ Prerequisite is to have installed :ref:`Python, Setuptools and pywin32 dependenc
8989
- `Manual <http://www.pyinstaller.org/export/d3398dd79b68901ae1edd761f3fe0f4ff19cfb1a/project/doc/Manual.html?format=raw>`_
9090

9191

92-
OSX
92+
OS X
9393
---
9494

9595

0 commit comments

Comments
 (0)