summaryrefslogtreecommitdiff
path: root/ext/standard/tests/streams/bug70198.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/standard/tests/streams/bug70198.phpt')
-rw-r--r--ext/standard/tests/streams/bug70198.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/standard/tests/streams/bug70198.phpt b/ext/standard/tests/streams/bug70198.phpt
index bfba808769..cc3f328d3f 100644
--- a/ext/standard/tests/streams/bug70198.phpt
+++ b/ext/standard/tests/streams/bug70198.phpt
@@ -7,7 +7,7 @@ if (getenv("SKIP_SLOW_TESTS")) die("skip slow test");
--FILE--
<?php
-/* What is checked here is
+/* What is checked here is
- start a server and listen
- as soon as client connects, close connection and exit
- on the client side - sleep(1) and check feof()