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);
|
slave(host);
|
||||||
if(*isslave == 0){
|
if(*isslave == 0){
|
||||||
qlock(&dblock);
|
qlock(&dblock);
|
||||||
werrstr("too mutch activity");
|
werrstr("too much activity");
|
||||||
return nil;
|
return nil;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue