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 54351a6 commit 8f11cb1Copy full SHA for 8f11cb1
src/Diff.php
@@ -136,7 +136,7 @@ public function setOptions(array $options): self
136
}
137
138
/**
139
- * Get a range of lines from $start to $end from the second comparison string
+ * Get a range of lines from $start to $end from the first comparison string
140
* and return them as an array. If no values are supplied, the entire string
141
* is returned. It's also possible to specify just one line to return only
142
* that line.
0 commit comments