Whitespace and comments
[plcapi.git] / src / Client.php
index a13c31b..00195af 100644 (file)
@@ -360,7 +360,7 @@ class Client
             $req = $n;
         }
 
-        // where msg is a Request
+        // where req is a Request
         $req->debug = $this->debug;
 
         if ($method == 'https') {