- update docs
[m6w6/ext-http] / http_requestpool_object.c
index 30bfbdea405a0e8dafd3417f8ecc6893099ddf49..37e8edefa48ea063cbf13ff05e80c03183f48219 100644 (file)
@@ -252,7 +252,7 @@ PHP_METHOD(HttpRequestPool, reset)
  * Attach an HttpRequest object to this HttpRequestPool.
  * WARNING: set all options prior attaching!
  * 
- * Expects the parameter to be an HttpRequest object not alread attached to
+ * Expects the parameter to be an HttpRequest object not already attached to
  * antother HttpRequestPool object.
  * 
  * Returns TRUE on success, or FALSE on failure.