diff options
Diffstat (limited to 'doc/src/sgml/installation.sgml')
-rw-r--r-- | doc/src/sgml/installation.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml index 4788ef4ba93..e5d064de83a 100644 --- a/doc/src/sgml/installation.sgml +++ b/doc/src/sgml/installation.sgml @@ -2300,7 +2300,7 @@ xcodebuild -version -sdk macosx Path of <literal>DYLD_LIBRARY_PATH</literal> down to the executables being tested. You can work around that by doing <literal>make install</literal> before <literal>make check</literal>. - Most Postgres developers just turn off SIP, though. + Most PostgreSQL developers just turn off SIP, though. </para> </sect2> |