summaryrefslogtreecommitdiff
path: root/infosatepg.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'infosatepg.cpp')
-rw-r--r--infosatepg.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/infosatepg.cpp b/infosatepg.cpp
index fd09db5..916013b 100644
--- a/infosatepg.cpp
+++ b/infosatepg.cpp
@@ -407,7 +407,7 @@ cString cPluginInfosatepg::SVDRPCommand(const char *Command, const char *UNUSED(
cString head2;
head2="\n" \
" | | missed | | | unlocated\n" \
- " Day | Date | Packets | Received %% | Processed | Events\n" \
+ " Day | Date | Packets | Received % | Processed | Events\n" \
"------+--------+---------+------------+------------+----------\n";
cString mstr;