Skip to content

Commit bd04b57

Browse files
committed
Fix typo in Formater class to abide PSR-4
1 parent 75739d4 commit bd04b57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Formatter.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
*
1010
* @package Ayesh\PHP_Timer
1111
*/
12-
class Formmater {
12+
class Formatter {
1313

1414
}

0 commit comments

Comments
 (0)