a comment
authorgggeek <giunta.gaetano@gmail.com>
Tue, 7 Dec 2021 16:41:05 +0000 (16:41 +0000)
committergggeek <giunta.gaetano@gmail.com>
Tue, 7 Dec 2021 16:41:05 +0000 (16:41 +0000)
tests/6HTTPTest.php

index 74b8a01..ea0487b 100644 (file)
@@ -9,7 +9,7 @@ include_once __DIR__ . '/5ServerTest.php';
 
 /**
  * Tests which stress http features of the library.
- * Each of these tests iterates over (almost) all of the 'localhost' tests
+ * Each of these tests iterates over (almost) all the 'localhost' tests
  */
 class HTTPTest extends ServerTest
 {