diff --git a/oscar/statistics.cpp b/oscar/statistics.cpp
index 74d88c09..ae6287b9 100644
--- a/oscar/statistics.cpp
+++ b/oscar/statistics.cpp
@@ -1302,7 +1302,7 @@ QString Statistics::GenerateCPAPUsage()
} else { // STAT_MODE_RANGE
first = p_profile->general->statReportRangeStart();
last = p_profile->general->statReportRangeEnd();
- periods.push_back(Period(first,last,first.toString(MedDateFormat)+" -
"+last.toString(MedDateFormat)));
+ periods.push_back(Period(first,last,first.toString(MedDateFormat)+" - "+last.toString(MedDateFormat)));
}
int days = p_profile->countDays(row.type, first, last);
@@ -1338,16 +1338,16 @@ QString Statistics::GenerateCPAPUsage()
if (value == 0) {
html+=QString("