From 5af30057aa5528eaa277603ee717b7111c147a51 Mon Sep 17 00:00:00 2001 From: Steve Piercy Date: Sun, 19 Aug 2018 00:36:46 -0700 Subject: Standardize Unix capitalization --- docs/tutorials/wiki2/background.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/tutorials/wiki2/background.rst') diff --git a/docs/tutorials/wiki2/background.rst b/docs/tutorials/wiki2/background.rst index ee7dfe36f..ded6bc9c3 100644 --- a/docs/tutorials/wiki2/background.rst +++ b/docs/tutorials/wiki2/background.rst @@ -11,7 +11,7 @@ familiar to someone with SQL database experience. It uses URLs to code. It can also be followed by people without any prior Python web framework experience. -To code along with this tutorial, the developer will need a UNIX +To code along with this tutorial, the developer will need a Unix machine with development tools (Mac OS X with XCode, any Linux or BSD variant, etc.) *or* a Windows system of any kind. -- cgit v1.2.3 From 254710cb716dccfe536b20d077e3cb79be19c6b3 Mon Sep 17 00:00:00 2001 From: Steve Piercy Date: Sun, 19 Aug 2018 00:40:12 -0700 Subject: Standardize macOS capitalization --- docs/tutorials/wiki2/background.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/tutorials/wiki2/background.rst') diff --git a/docs/tutorials/wiki2/background.rst b/docs/tutorials/wiki2/background.rst index ded6bc9c3..c14d3cb7d 100644 --- a/docs/tutorials/wiki2/background.rst +++ b/docs/tutorials/wiki2/background.rst @@ -12,7 +12,7 @@ URLs to code. It can also be followed by people without any prior Python web framework experience. To code along with this tutorial, the developer will need a Unix -machine with development tools (Mac OS X with XCode, any Linux or BSD +machine with development tools (macOS with XCode, any Linux or BSD variant, etc.) *or* a Windows system of any kind. .. note:: -- cgit v1.2.3