First person "they" pronouns in logoff message
authorAshley Davis <luna@airsi.de>
Thu, 3 May 2018 16:11:13 +0000 (12:11 -0400)
committerGitHub <noreply@github.com>
Thu, 3 May 2018 16:11:13 +0000 (12:11 -0400)
libfreerdp/core/errinfo.c

index abfb0f9..6704dde 100644 (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 */