Skip to content
Snippets Groups Projects
Commit db9967bf authored by rswindell's avatar rswindell
Browse files

Fixed typo on Deuce's last commit.

parent 45e12f6f
No related branches found
No related tags found
No related merge requests found
......@@ -64,7 +64,7 @@ function Message_DoCommand(command)
}
if(rcvd.length < 1) {
ret.error='No lines read from spamd');
ret.error='No lines read from spamd';
return(ret)
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment