aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorstonedDiscord <stoned@derpymail.org>2019-07-28 20:19:09 +0200
committerstonedDiscord <stoned@derpymail.org>2019-07-28 20:19:09 +0200
commit582417a9020569e2f841bf93bb7358a2ccefa16f (patch)
tree9ddab9567f23263b1ad61709a0eb5521c9a418a2 /src
parent69e4da4c43982205d8b94e182a25746ca72340d4 (diff)
german translation
Diffstat (limited to 'src')
-rw-r--r--src/courtroom.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/courtroom.cpp b/src/courtroom.cpp
index 7907b543..2ba3ba2c 100644
--- a/src/courtroom.cpp
+++ b/src/courtroom.cpp
@@ -2685,7 +2685,7 @@ void Courtroom::on_ooc_return_pressed()
//ui_text_color->addItem("Rainbow");
ui_ooc_chat_message->clear();
//rainbow_appended = true;
- append_server_chatmessage("CLIENT", tr("This does nohing, but there you go."), "1");
+ append_server_chatmessage("CLIENT", tr("This does nothing, but there you go."), "1");
return;
}
else if (ooc_message.startsWith("/settings"))