]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/clientStream.cc
Docs: fix many spelling mistakes (#206)
[thirdparty/squid.git] / src / clientStream.cc
index 5ddac7918afef81e94b88a1b28447aad7631cb19..adda3468c455b4ef018f71a21fb8ef73c0552c12 100644 (file)
@@ -209,7 +209,7 @@ clientStreamDetach(clientStreamNode * thisObject, ClientHttpRequest * http)
 
     delete thisObject;
 
-    /* and tell the prev that the detach has occured */
+    /* and tell the prev that the detach has occurred */
     /*
      * We do it in thisObject order so that the detaching node is always
      * at the end of the list