First person "they" pronouns in logoff message

This commit is contained in:
Ashley Davis 2018-05-03 12:11:13 -04:00 committed by GitHub
parent 1a27f28ba9
commit ae54f5bded
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ int connectErrorCode;
"The disconnection was initiated by an administrative tool on the server running in the user's session."
#define ERRINFO_LOGOFF_BY_USER_STRING \
"The disconnection was initiated by the user logging off his or her session on the server."
"The disconnection was initiated by the user logging off their session on the server."
/* Protocol-independent codes generated by the Connection Broker */