diff --git a/EcControl.m b/EcControl.m index afe86ed..b0fcb3a 100644 --- a/EcControl.m +++ b/EcControl.m @@ -1859,7 +1859,7 @@ static NSString* cmdWord(NSArray* a, unsigned int pos) else { m = [NSString stringWithFormat: - @"Re-registered new host with name '%@' at %@\n", + @"Re-registered host with name '%@' at %@\n", n, [NSDate date]]; [commands removeObjectIdenticalTo: old]; }