aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/dcc/DccBroker.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/dcc/DccBroker.cpp')
-rw-r--r--src/modules/dcc/DccBroker.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/dcc/DccBroker.cpp b/src/modules/dcc/DccBroker.cpp
index 029eaa962..be7dea7fa 100644
--- a/src/modules/dcc/DccBroker.cpp
+++ b/src/modules/dcc/DccBroker.cpp
@@ -781,7 +781,7 @@ void DccBroker::renameOverwriteResume(DccDialog *box,DccDescriptor * dcc)
"and is larger than the offered one.<br>" \
"Do you wish to<br>" \
"<b>auto-rename</b> the new file, or<br>" \
- "<b>overwrite</b> the existing file ?" \
+ "<b>overwrite</b> the existing file?" \
,"dcc" \
).arg(dcc->szLocalFileName);
}