diff --git a/reference/pgsql/functions/pg-get-notify.xml b/reference/pgsql/functions/pg-get-notify.xml index 61d4971090..5391c1216d 100644 --- a/reference/pgsql/functions/pg-get-notify.xml +++ b/reference/pgsql/functions/pg-get-notify.xml @@ -1,5 +1,5 @@ - + pg_get_notify @@ -58,7 +58,7 @@ &reftitle.returnvalues; An array containing the NOTIFY message name and backend PID. - Otherwise if no NOTIFY is waiting, then &false; is returned. + Otherwise if no NOTIFY is waiting, then &false; is returned.