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 1da5da2 commit db259fcCopy full SHA for db259fc
lib/jblond/Diff.php
@@ -186,7 +186,7 @@ public function render(object $renderer)
186
* End of the range is defined by the second parameter.
187
*
188
* If the arguments for both parameters are omitted, the entire array will be returned.
189
- * If the argument for the second parameter is ommitted, the element defined as start will be returned.
+ * If the argument for the second parameter is omitted, the element defined as start will be returned.
190
191
* @param array $array The source array.
192
* @param int $start The first element of the range to get.
0 commit comments