ndb/cs: fix spelling (thanks mischief)
This commit is contained in:
parent
f83dab12c6
commit
9be64bcb8d
1 changed files with 1 additions and 1 deletions
|
@ -1679,7 +1679,7 @@ dnsiplookup(char *host, Ndbs *s)
|
|||
slave(host);
|
||||
if(*isslave == 0){
|
||||
qlock(&dblock);
|
||||
werrstr("too mutch activity");
|
||||
werrstr("too much activity");
|
||||
return nil;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue