mirror of
https://github.com/postgres/postgres.git
synced 2025-12-21 05:21:08 +03:00
Message style fixes
This commit is contained in:
@@ -3281,7 +3281,7 @@ printGSSInfo(void)
|
||||
if (!PQgssEncInUse(pset.db))
|
||||
return; /* no GSSAPI encryption in use */
|
||||
|
||||
printf(_("GSSAPI Encrypted connection\n"));
|
||||
printf(_("GSSAPI-encrypted connection\n"));
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user