Skip to content

Commit 474c2dd

Browse files
authored
Merge pull request #7430 from kenjis/fix-phpstorm-spelling-errors-index.php
docs: fix PhpStorm spelling errors
2 parents a564fe7 + ddd1820 commit 474c2dd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

public/index.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
* ---------------------------------------------------------------
4848
*
4949
* The CodeIgniter class contains the core functionality to make
50-
* the application run, and does all of the dirty work to get
50+
* the application run, and does all the dirty work to get
5151
* the pieces all working together.
5252
*/
5353

@@ -60,7 +60,7 @@
6060
*---------------------------------------------------------------
6161
* LAUNCH THE APPLICATION
6262
*---------------------------------------------------------------
63-
* Now that everything is setup, it's time to actually fire
63+
* Now that everything is set up, it's time to actually fire
6464
* up the engines and make this app do its thang.
6565
*/
6666

0 commit comments

Comments
 (0)