mirror of
https://github.com/postgres/postgres.git
synced 2025-06-30 21:42:05 +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