Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 0802078

Browse files
committed
Fix the spelling.
1 parent 264cd5f commit 0802078

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/backend/utils/misc/postgresql.conf.sample

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@
4747
# - Connection Settings -
4848

4949
#listen_addresses = 'localhost' # what IP address(es) to listen on;
50-
# comma seperated;
51-
# defaults to localhost, '*' = all
50+
# comma-separated list of addresses;
51+
# defaults to 'localhost', '*' = all
5252
#port = 5432
5353
#max_connections = 100
5454
# note: increasing max_connections costs ~400 bytes of shared memory per

0 commit comments

Comments
 (0)