From 64d756feb986c68a044c6b21ce93dacb50ca5e02 Mon Sep 17 00:00:00 2001 From: Zearin Date: Fri, 11 Apr 2014 14:55:19 -0400 Subject: [PATCH] =?UTF-8?q?OSX=20=E2=96=B6=EF=B8=8E=20OS=C2=A0X?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Also removed “Mac”, as the official name was officially shortened to “OS X” a few releases ago. --- docs/scenarios/gui.rst | 4 ++-- docs/shipping/freezing.rst | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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 ---