Skip to content

Commit

Permalink
Update Finder.php
Browse files Browse the repository at this point in the history
  • Loading branch information
rap2hpoutre committed Apr 21, 2015
1 parent 5ab0928 commit f228c48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Finder.php
Original file line number Diff line number Diff line change
Expand Up @@ -102,4 +102,4 @@ private function levenshteinUtf8($s1, $s2)

return levenshtein($s1, $s2);
}
}
}

0 comments on commit f228c48

Please sign in to comment.