Fix minor typo

This commit is contained in:
Yuri Chornoivan
2022-11-23 07:14:54 +02:00
parent ef9f17840d
commit 37e4d85978

View File

@@ -108,7 +108,7 @@ QVector<ActionsModel::Action> actions{
false,
std::nullopt,
kli18n("<message>"),
kli18n("Sends the given given message as plain text"),
kli18n("Sends the given message as plain text"),
},
Action{
QStringLiteral("spoiler"),