aboutsummaryrefslogtreecommitdiff
path: root/src/courtroom.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/courtroom.cpp')
-rw-r--r--src/courtroom.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/courtroom.cpp b/src/courtroom.cpp
index ca1c789..c0fb24b 100644
--- a/src/courtroom.cpp
+++ b/src/courtroom.cpp
@@ -3731,7 +3731,7 @@ void Courtroom::on_ooc_return_pressed()
append_server_chatmessage(
"CLIENT",
tr("Too many arguments to save a case! You only need a filename "
- "without extension and the courtroom status!"),
+ "without extension and the courtroom status."),
"1");
ui_ooc_chat_message->clear();
return;