Skip to content

Commit 44a1216

Browse files
Fix typo in comment
1 parent fbeeaec commit 44a1216

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

classes/util/Loop.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ public function end()
5050
}
5151

5252
/**
53-
* Repeats executing a code until it was succesful.
53+
* Repeats executing a code until it was successful.
5454
*
5555
* The code has to be designed in a way that it can be repeated without any
5656
* side effects. When execution was successful it should notify that event

0 commit comments

Comments
 (0)