@@ -78,8 +78,8 @@ |
||
78 | 78 | } |
79 | 79 | |
80 | 80 | /** |
81 | - * Test Strings::title(). |
|
82 | - */ |
|
81 | + * Test Strings::title(). |
|
82 | + */ |
|
83 | 83 | public function testTitle(): void |
84 | 84 | { |
85 | 85 | $title = Strings::title('Mary had A little lamb and She Loved it so'); |