Fix the spelling.

This commit is contained in:
Tom Lane 2005-09-02 21:25:30 +00:00
parent 264cd5f04a
commit 0802078556

View File

@ -47,8 +47,8 @@
# - Connection Settings - # - Connection Settings -
#listen_addresses = 'localhost' # what IP address(es) to listen on; #listen_addresses = 'localhost' # what IP address(es) to listen on;
# comma seperated; # comma-separated list of addresses;
# defaults to localhost, '*' = all # defaults to 'localhost', '*' = all
#port = 5432 #port = 5432
#max_connections = 100 #max_connections = 100
# note: increasing max_connections costs ~400 bytes of shared memory per # note: increasing max_connections costs ~400 bytes of shared memory per