OSX ▶︎ OS X

Also removed “Mac”, as the official name was officially shortened to “OS X” a few releases ago.
This commit is contained in:
Zearin
2014-04-11 14:55:19 -04:00
parent 3a2850bc34
commit 64d756feb9
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -18,7 +18,7 @@ and the mailinglist https://groups.google.com/forum/#!forum/project-camelot
Cocoa
-----
.. note:: The Cocoa framework is only available on Mac OSX. Don't pick this if you're writing a cross-platform application!
.. note:: The Cocoa framework is only available on OS X. Don't pick this if you're writing a cross-platform application!
GTk
---
@@ -45,7 +45,7 @@ The main resource for information is the website: http://kivy.org
PyObjC
~~~~~~
.. note:: Only available on Mac OSX. Don't pick this if you're writing a cross-platform application.
.. note:: Only available on OS X. Don't pick this if you're writing a cross-platform application.
PySide
~~~~~~
+1 -1
View File
@@ -89,7 +89,7 @@ Prerequisite is to have installed :ref:`Python, Setuptools and pywin32 dependenc
- `Manual <http://www.pyinstaller.org/export/d3398dd79b68901ae1edd761f3fe0f4ff19cfb1a/project/doc/Manual.html?format=raw>`_
OSX
OS X
---