From 37e4d859783489a4a3365aa18e57500212acece4 Mon Sep 17 00:00:00 2001 From: Yuri Chornoivan Date: Wed, 23 Nov 2022 07:14:54 +0200 Subject: [PATCH] Fix minor typo --- src/actionsmodel.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/actionsmodel.cpp b/src/actionsmodel.cpp index 12391cf8a..deaece761 100644 --- a/src/actionsmodel.cpp +++ b/src/actionsmodel.cpp @@ -108,7 +108,7 @@ QVector actions{ false, std::nullopt, kli18n(""), - kli18n("Sends the given given message as plain text"), + kli18n("Sends the given message as plain text"), }, Action{ QStringLiteral("spoiler"),