We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78f7f43 commit 6912b3eCopy full SHA for 6912b3e
src/Loop.php
@@ -17,7 +17,7 @@ final class Loop
17
18
/**
19
* Returns the event loop.
20
- * When no loop is set it will it will call the factory to create one.
+ * When no loop is set, it will call the factory to create one.
21
*
22
* This method always returns an instance implementing `LoopInterface`,
23
* the actual event loop implementation is an implementation detail.
0 commit comments