Skip to content

Commit 189c972

Browse files
authored
typo
1 parent f4c53d9 commit 189c972

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/StreamSelectLoop.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ private function waitForStreamActivity($timeout)
234234
}
235235
if (false === $available) {
236236
// if a system call has been interrupted,
237-
// we cannot rely on it's outcome
237+
// we cannot rely on its outcome
238238
return;
239239
}
240240

0 commit comments

Comments
 (0)