diff --git a/docs/scenarios/gui.rst b/docs/scenarios/gui.rst index 2bde519..989f671 100644 --- a/docs/scenarios/gui.rst +++ b/docs/scenarios/gui.rst @@ -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 ~~~~~~ diff --git a/docs/shipping/freezing.rst b/docs/shipping/freezing.rst index a54ea95..6859b73 100644 --- a/docs/shipping/freezing.rst +++ b/docs/shipping/freezing.rst @@ -89,7 +89,7 @@ Prerequisite is to have installed :ref:`Python, Setuptools and pywin32 dependenc - `Manual `_ -OSX +OS X ---