Use lower case for the term identity server.

This commit is contained in:
SBiOSoftWhare
2019-08-14 15:08:58 +02:00
parent 9ab3766207
commit faba1d15e6
4 changed files with 6 additions and 6 deletions
@@ -702,7 +702,7 @@
if ([MXTools isEmailAddress:participantId])
{
NSLog(@"[StartChatViewController] No Identity Server is configured, do not add participant with email");
NSLog(@"[StartChatViewController] No identity server is configured, do not add participant with email");
[contactsTableViewController refreshCurrentSelectedCell:YES];