Skip to content

Commit c0f8f80

Browse files
committed
- Fixed typo
1 parent 070de50 commit c0f8f80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/rules/classes/not-allowed/UnderscoreNamespace.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
// @expectedError Using underscores within namespaces is discouraged
3+
// @expectedError Using underscore within namespaces is discouraged
44

55
namespace flyeralarm\under_score;
66

0 commit comments

Comments
 (0)