From d0d2ac0c09a831dfb2eefc8635ec3b99f1f07f75 Mon Sep 17 00:00:00 2001 From: Aitor Brazaola Date: Thu, 14 Sep 2017 09:06:53 +0200 Subject: [PATCH] Fixed URL typo in License comment --- src/LIN3S/PatternLibraryBuilder/Dindent/Dindent.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/LIN3S/PatternLibraryBuilder/Dindent/Dindent.php b/src/LIN3S/PatternLibraryBuilder/Dindent/Dindent.php index b196423..c1231a9 100644 --- a/src/LIN3S/PatternLibraryBuilder/Dindent/Dindent.php +++ b/src/LIN3S/PatternLibraryBuilder/Dindent/Dindent.php @@ -12,9 +12,9 @@ declare(strict_types=1); /** - * @see https://github.com/gajus/dintent for the canonical source repository + * @see https://github.com/gajus/dindent for the canonical source repository * - * @license https://github.com/gajus/dintent/blob/master/LICENSE BSD 3-Clause + * @license https://github.com/gajus/dindent/blob/master/LICENSE BSD 3-Clause * * The following code is a Gajus' Dindent library. *