summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian2003-11-12 03:28:45 +0000
committerBruce Momjian2003-11-12 03:28:45 +0000
commit734c9e0382b7c386d9288aaca273ed553c754dd5 (patch)
treee792da745d147daf4ff3c6d93460162506312b58
parentd55e26257bfbf3aef1375e3d77c38aeb6a7c5ce7 (diff)
Typo fix in comment from David Wheeler
-rwxr-xr-xcontrib/start-scripts/PostgreSQL.darwin4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/start-scripts/PostgreSQL.darwin b/contrib/start-scripts/PostgreSQL.darwin
index 987c162f29..b27f672003 100755
--- a/contrib/start-scripts/PostgreSQL.darwin
+++ b/contrib/start-scripts/PostgreSQL.darwin
@@ -18,9 +18,9 @@
#
# POSTGRESQLSERVER=-YES-
#
-# The startup bundle will now be read to go. To prevent this script from
+# The startup bundle will now be ready to go. To prevent this script from
# starting PostgreSQL at system startup, simply change that line in
-# /etc/hostconfig to:
+# /etc/hostconfig back to:
#
# POSTGRESQLSERVER=-NO-
#