Skip to content

Commit ea485f5

Browse files
committed
chore: fix comment
1 parent 1127d57 commit ea485f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

InpsydeTemplates/Sniffs/Formatting/AlternativeControlStructureSniff.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
use PHPCSUtils\Utils\ControlStructures;
1111

1212
/**
13-
* The implementation is inspired by Universal.DisallowAlternativeSyntaxSniff.
13+
* The implementation is inspired by Universal.ControlStructures.DisallowAlternativeSyntaxSniff.
1414
*
1515
* @link https://github.com/PHPCSStandards/PHPCSExtra/blob/ed86bb117c340f654eab603a06b95a437ac619c9/Universal/Sniffs/ControlStructures/DisallowAlternativeSyntaxSniff.php
1616
*

0 commit comments

Comments
 (0)