]> granicus.if.org Git - pgbouncer/commitdiff
Fix typo in pgbouncer.ini
authorChristoph Berg <cb@df7cb.de>
Wed, 7 Oct 2015 13:08:08 +0000 (15:08 +0200)
committerChristoph Berg <cb@df7cb.de>
Wed, 7 Oct 2015 13:08:08 +0000 (15:08 +0200)
etc/pgbouncer.ini

index fca75922b86d028331b080e45556f6c464a2acfe..27979aa38124e5c7eff965578ff59ad98ba97392 100644 (file)
@@ -12,7 +12,7 @@
 ; redirect bardb to bazdb on localhost
 ;bardb = host=localhost dbname=bazdb
 
-; acceess to dest database will go with single user
+; access to dest database will go with single user
 ;forcedb = host=127.0.0.1 port=300 user=baz password=foo client_encoding=UNICODE datestyle=ISO connect_query='SELECT 1'
 
 ; use custom pool sizes