summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian2003-11-12 03:28:45 +0000
committerBruce Momjian2003-11-12 03:28:45 +0000
commit247809577015bea553d4bb5909aafb8596b49190 (patch)
tree8d3e27f8a8bd8ee4f3b1bbc15539d2d2ae340e43
parent3466e33eacbb0fde5bb4f850700ac00e5a90820b (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 987c162f295..b27f6720034 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-
#