]> git.ipfire.org Git - thirdparty/psycopg.git/commitdiff
Change macOS name in installation documentation
authorArtur Dryomov <artur.dryomov@gmail.com>
Tue, 14 Sep 2021 09:37:55 +0000 (12:37 +0300)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Tue, 14 Sep 2021 10:10:51 +0000 (12:10 +0200)
docs/basic/install.rst

index a0b18aabeaa13ed8d8a455eff7f71dabc8f7da7e..2f2038d2d3608867c978a51d96f8ed1cd254f36e 100644 (file)
@@ -30,7 +30,7 @@ some cases though:
 
 - you need a glibc-based Linux distribution: the ``binary`` package doesn't
   work on Alpine Linux for instance;
-- you have a newly released Python or Mac Os X version for which binary
+- you have a newly released Python or macOS version for which binary
   packages are not ready yet.
 
 In these case you should proceed to a :ref:`local installation