diff options
-rw-r--r-- | doc/src/sgml/release-17.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/release-17.sgml b/doc/src/sgml/release-17.sgml index 4df69851aff..9229272995c 100644 --- a/doc/src/sgml/release-17.sgml +++ b/doc/src/sgml/release-17.sgml @@ -2274,8 +2274,8 @@ Author: Robert Haas <rhaas@postgresql.org> <listitem> <para> - Allow <application>psql</application> connections to be canceled - with control-C (Tristan Partin) + Allow <application>psql</application> connection attempts to be + canceled with control-C (Tristan Partin) </para> </listitem> |