Skip to content

Commit 7e0565d

Browse files
committed
Fix typo in sgml tag
1 parent 653bb5d commit 7e0565d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/libpq.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -995,7 +995,7 @@ postgresql://%2Fvar%2Flib%2Fpostgresql/dbname
995995
successful connection the host is checked to determine whether
996996
it is in a recovery state. If it is, it then tries next host
997997
in the connection string. If this parameter is
998-
<literaL>any</literal>, connection to standby nodes are
998+
<literal>any</literal>, connection to standby nodes are
999999
considered successful.
10001000
</para>
10011001
</listitem>

0 commit comments

Comments
 (0)