Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/LIN3S/PatternLibraryBuilder/Dindent/Dindent.php
Original file line number Diff line number Diff line change
Expand Up @@ -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.
*
Expand Down