diff options
Diffstat (limited to 'src/gui/widgets')
-rw-r--r-- | src/gui/widgets/tabs/setup_chat.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/widgets/tabs/setup_chat.cpp b/src/gui/widgets/tabs/setup_chat.cpp index a005524c2..1a26fe131 100644 --- a/src/gui/widgets/tabs/setup_chat.cpp +++ b/src/gui/widgets/tabs/setup_chat.cpp @@ -269,7 +269,7 @@ Setup_Chat::Setup_Chat(const Widget2 *const widget) : _("If this feature enabled, text in chat will be automatically " "adjusted to adapt to appearance of chat input field when you " "typing message and when input field of chat disappears. If disabled, " - "chat input area will allways occupy its place, which could be " + "chat input area will always occupy its place, which could be " "otherwise usable for text.\n\n" "Note: its mostly about jumpy attitude vs " "less usable space for text."), |