summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-db/postgresql/files')
-rw-r--r--dev-db/postgresql/files/postgresql.confd-9.32
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/postgresql/files/postgresql.confd-9.3 b/dev-db/postgresql/files/postgresql.confd-9.3
index 8b6d2a097285..38bf113d3649 100644
--- a/dev-db/postgresql/files/postgresql.confd-9.3
+++ b/dev-db/postgresql/files/postgresql.confd-9.3
@@ -16,7 +16,7 @@ START_TIMEOUT=10
# wait for this to succeed.
NICE_TIMEOUT=60
-# Forecfully disconnect clients from server and shut down. This is performed
+# Forcefully disconnect clients from server and shut down. This is performed
# after NICE_QUIT. Terminated client connections have their open transactions
# rolled back.
# Set RUDE_QUIT to "NO" to disable. RUDE_TIMEOUT in seconds.