1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-30 11:03:19 +03:00

Fix typo.

Fujii Masao
This commit is contained in:
Robert Haas
2010-11-28 20:46:11 -05:00
parent ed78384acd
commit fab7fdb988

View File

@ -30,7 +30,7 @@ adminpack -
auth_delay
Add a short delay after a failed authentication attempt, to make
make brute-force attacks on database passwords a bit harder.
brute-force attacks on database passwords a bit harder.
by KaiGai Kohei <kaigai@ak.jp.nec.com>
auto_explain -