Commit dc80c519 authored by Lasse Karstensen's avatar Lasse Karstensen

Use the correct word.

parent 13886d94
......@@ -454,7 +454,7 @@ cnt_lookup(struct worker *wrk, struct req *req)
* like a pass
*/
VSLb(req->vsl, SLT_VCL_Error,
"vcl_hit{} returns fetch without busy object."
"vcl_hit{} returns miss without busy object."
" Doing pass.");
req->req_step = R_STP_PASS;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment