Skip to content

Commit 013a6d6

Browse files
authored
psalm.xml: Fix typo in comment (simplesamlphp#2477)
1 parent cbfdd50 commit 013a6d6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

psalm.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
</projectFiles>
2323

2424
<issueHandlers>
25-
<!-- Ignore this PHP 8.3 feature until this becomes are minimum required version -->
25+
<!-- Ignore this PHP 8.3 feature until this becomes our minimum required version -->
2626
<MissingClassConstType errorLevel="info" />
2727

2828
<LessSpecificReturnType errorLevel="info" />

0 commit comments

Comments
 (0)