git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/ec/trunk@38057 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
rfm 2014-09-02 10:37:16 +00:00
parent 0ecfff57e4
commit 4ad6be0823

View file

@ -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];
}