Skip to content

Commit ddaf07d

Browse files
Merge pull request #45 from LIN3S/fix/url-typo
Fixed URL typo in License comment
2 parents ecafce8 + d0d2ac0 commit ddaf07d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/LIN3S/PatternLibraryBuilder/Dindent/Dindent.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212
declare(strict_types=1);
1313

1414
/**
15-
* @see https://github.com/gajus/dintent for the canonical source repository
15+
* @see https://github.com/gajus/dindent for the canonical source repository
1616
*
17-
* @license https://github.com/gajus/dintent/blob/master/LICENSE BSD 3-Clause
17+
* @license https://github.com/gajus/dindent/blob/master/LICENSE BSD 3-Clause
1818
*
1919
* The following code is a Gajus' Dindent library.
2020
*

0 commit comments

Comments
 (0)