Skip to content

Commit a49769c

Browse files
authored
Correct small typo
1 parent 46674d3 commit a49769c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Standards/PSR12/Sniffs/Functions/ReturnTypeDeclarationSniff.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/**
3-
* Ensure return types are defined correctly for fucnctions and closures.
3+
* Ensure return types are defined correctly for functions and closures.
44
*
55
* @author Greg Sherwood <gsherwood@squiz.net>
66
* @copyright 2006-2019 Squiz Pty Ltd (ABN 77 084 670 600)

0 commit comments

Comments
 (0)