Fix minor typo
This commit is contained in:
@@ -108,7 +108,7 @@ QVector<ActionsModel::Action> actions{
|
|||||||
false,
|
false,
|
||||||
std::nullopt,
|
std::nullopt,
|
||||||
kli18n("<message>"),
|
kli18n("<message>"),
|
||||||
kli18n("Sends the given given message as plain text"),
|
kli18n("Sends the given message as plain text"),
|
||||||
},
|
},
|
||||||
Action{
|
Action{
|
||||||
QStringLiteral("spoiler"),
|
QStringLiteral("spoiler"),
|
||||||
|
|||||||
Reference in New Issue
Block a user