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 fbeeaec commit 44a1216Copy full SHA for 44a1216
classes/util/Loop.php
@@ -50,7 +50,7 @@ public function end()
50
}
51
52
/**
53
- * Repeats executing a code until it was succesful.
+ * Repeats executing a code until it was successful.
54
*
55
* The code has to be designed in a way that it can be repeated without any
56
* side effects. When execution was successful it should notify that event
0 commit comments