]> granicus.if.org Git - pgbouncer/commitdiff
Improved comment on max password length
authorJ. Eduardo <j.eduardo@gmail.com>
Tue, 7 Feb 2017 22:13:44 +0000 (23:13 +0100)
committerGitHub <noreply@github.com>
Tue, 7 Feb 2017 22:13:44 +0000 (23:13 +0100)
doc/config.rst

index a18fed9f9990a7606eb53254a5f1a11faf05d000..f78c364e10db70966429f8623bbcce83dfd1b02a 100644 (file)
@@ -855,7 +855,7 @@ for this database.
 Otherwise PgBouncer tries to log into the destination database with client
 username, meaning that there will be one pool per user.
 
-The value for ``password``is limited to 128 characters maximum.
+The length for ``password`` is limited to 128 characters maximum.
 
 auth_user
 ---------