Skip to content

Commit 501d061

Browse files
committed
updatew
1 parent bb7b472 commit 501d061

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

lib/jblond/Diff/SequenceMatcher.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,14 +34,13 @@
3434
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
3535
* POSSIBILITY OF SUCH DAMAGE.
3636
*
37-
* @package Diff
37+
* @package jblond\Diff
3838
* @author Chris Boulton <chris.boulton@interspire.com>
3939
* @copyright (c) 2009 Chris Boulton
4040
* @license New BSD License http://www.opensource.org/licenses/bsd-license.php
4141
* @version 1.5
4242
* @link https://github.com/JBlond/php-diff
4343
*/
44-
4544
class SequenceMatcher
4645
{
4746
/**

0 commit comments

Comments
 (0)