Skip to content

Commit aeaf75b

Browse files
Merge branch '1.0'
2 parents 4e98746 + 4a04ad6 commit aeaf75b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Diff.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ public function diff($from, $to)
145145
/**
146146
* Returns the diff between two arrays or strings as array.
147147
*
148-
* every array-entry containts two elements:
148+
* Each array element contains two elements:
149149
* - [0] => string $token
150150
* - [1] => 2|1|0
151151
*

0 commit comments

Comments
 (0)