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/narr/upgrading.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/narr/upgrading.rst') diff --git a/docs/narr/upgrading.rst b/docs/narr/upgrading.rst index 9568a6203..ba9a4d041 100644 --- a/docs/narr/upgrading.rst +++ b/docs/narr/upgrading.rst @@ -197,7 +197,7 @@ deprecation warnings won't be executed. In this circumstance, you can start your application interactively under a server run with the ``PYTHONWARNINGS`` environment variable set to ``default``. -On UNIX, you can do that via: +On Unix, you can do that via: .. code-block:: bash -- cgit v1.2.3