Fix typos, naming and copywright

This commit is contained in:
langleyd
2021-07-06 19:39:15 +01:00
parent 9f3f277da7
commit e99fb4eff7
11 changed files with 17 additions and 17 deletions
@@ -47,7 +47,7 @@ fileprivate extension RoomNotificationState {
switch self {
case .all:
return VectorL10n.roomNotifsSettingsAllMessages
case .mentionsOnly:
case .mentionsAndKeywordsOnly:
return VectorL10n.roomNotifsSettingsMentionsAndKeywords
case .mute:
return VectorL10n.roomNotifsSettingsNone