Skip to content

Commit b3f2c40

Browse files
Fixed typos
Closes #32920
1 parent 486e77b commit b3f2c40

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Illuminate/Foundation/Console/stubs/exception-render-report.stub

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ class DummyClass extends Exception
1111
*
1212
* @return void
1313
*/
14-
public function report()
15-
{
14+
public function report()
15+
{
1616
//
1717
}
1818

0 commit comments

Comments
 (0)