fix spelling issue

This commit is contained in:
Rasmus Karlsson
2017-12-17 13:48:02 +01:00
parent 4a70fa5d0c
commit 169e002b68
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ public:
// BoolSetting useCustomWindowFrame = {"/appearance/useCustomWindowFrame", false};
/// Behaviour
BoolSetting allowDouplicateMessages = {"/behaviour/allowDuplicateMessages", true};
BoolSetting allowDuplicateMessages = {"/behaviour/allowDuplicateMessages", true};
BoolSetting mentionUsersWithAt = {"/behaviour/mentionUsersWithAt", false};
/// Commands