diff options
| author | Steve Piercy <web@stevepiercy.com> | 2018-08-19 00:36:46 -0700 |
|---|---|---|
| committer | Steve Piercy <web@stevepiercy.com> | 2018-08-19 00:36:46 -0700 |
| commit | 5af30057aa5528eaa277603ee717b7111c147a51 (patch) | |
| tree | 72af1e5a928cd8c99f86d109e6e51eff58253e79 /docs/tutorials/wiki2/distributing.rst | |
| parent | 72eb0abbdb6b2c56c7b731edb7006416316b9790 (diff) | |
| download | pyramid-5af30057aa5528eaa277603ee717b7111c147a51.tar.gz pyramid-5af30057aa5528eaa277603ee717b7111c147a51.tar.bz2 pyramid-5af30057aa5528eaa277603ee717b7111c147a51.zip | |
Standardize Unix capitalization
Diffstat (limited to 'docs/tutorials/wiki2/distributing.rst')
| -rw-r--r-- | docs/tutorials/wiki2/distributing.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tutorials/wiki2/distributing.rst b/docs/tutorials/wiki2/distributing.rst index e558748d4..0eff63461 100644 --- a/docs/tutorials/wiki2/distributing.rst +++ b/docs/tutorials/wiki2/distributing.rst @@ -9,7 +9,7 @@ using the ``setup.py sdist`` command. The following commands assume your current working directory contains the ``tutorial`` package and the ``setup.py`` file. -On UNIX: +On Unix: .. code-block:: bash |
