diff options
author | Dimitry Andric <dim@FreeBSD.org> | 2019-08-20 20:51:32 +0000 |
---|---|---|
committer | Dimitry Andric <dim@FreeBSD.org> | 2019-08-20 20:51:32 +0000 |
commit | f1e1c239e31b467e17f1648b1f524fc9ab5b431a (patch) | |
tree | a855e7a2a8808555da60e6aa9601d6867eb23bac /docs/sphinx_intro.rst | |
parent | 7d6988fdd2aee0e033034e147f16fe05594a60e4 (diff) | |
download | src-test2-f1e1c239e31b467e17f1648b1f524fc9ab5b431a.tar.gz src-test2-f1e1c239e31b467e17f1648b1f524fc9ab5b431a.zip |
Notes
Diffstat (limited to 'docs/sphinx_intro.rst')
-rw-r--r-- | docs/sphinx_intro.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/sphinx_intro.rst b/docs/sphinx_intro.rst index 6bb9816b5ab4..b671cdc3df64 100644 --- a/docs/sphinx_intro.rst +++ b/docs/sphinx_intro.rst @@ -43,8 +43,8 @@ to install it using: Use your distribution's standard package management tool to install it, i.e., ``apt-get install easy_install`` or ``yum install easy_install``. - Mac OS X - All modern Mac OS X systems come with ``easy_install`` as part of the base + macOS + All modern macOS systems come with ``easy_install`` as part of the base system. Windows |