Fixed a spelling mistake (#2691)

This commit is contained in:
bora
2021-04-26 17:47:54 +03:00
committed by GitHub
parent d1f81ab50b
commit e587d1ef81
+1 -1
View File
@@ -19,7 +19,7 @@
#include <QVBoxLayout>
// clang-format off
#define INFO "/block <user> in chat blocks a user.\n/block <user> in chat unblocks a user.\nYou can also click on a user to open the usercard."
#define INFO "/block <user> in chat blocks a user.\n/unblock <user> in chat unblocks a user.\nYou can also click on a user to open the usercard."
// clang-format on
namespace chatterino {