diff --git a/reference/pgsql/functions/pg-ping.xml b/reference/pgsql/functions/pg-ping.xml index d63bdcf34a..046df6c4c1 100644 --- a/reference/pgsql/functions/pg-ping.xml +++ b/reference/pgsql/functions/pg-ping.xml @@ -1,5 +1,5 @@ - + @@ -14,7 +14,7 @@ pg_ping ping database connection, try to - reconnect if it is broken. It returns &true is connection is + reconnect if it is broken. It returns &true; if connection is alive, otherwise &false;.