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 bb7b472 commit 501d061Copy full SHA for 501d061
lib/jblond/Diff/SequenceMatcher.php
@@ -34,14 +34,13 @@
34
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
35
* POSSIBILITY OF SUCH DAMAGE.
36
*
37
- * @package Diff
+ * @package jblond\Diff
38
* @author Chris Boulton <[email protected]>
39
* @copyright (c) 2009 Chris Boulton
40
* @license New BSD License http://www.opensource.org/licenses/bsd-license.php
41
* @version 1.5
42
* @link https://github.com/JBlond/php-diff
43
*/
44
-
45
class SequenceMatcher
46
{
47
/**
0 commit comments