Skip to content

Commit 78d4f8e

Browse files
authored
Fix typo in comments of Services.php
Corrected 'igration runner' to read 'Migration runner'. Typographical error in comments only, no functional code changes.
1 parent fab833c commit 78d4f8e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

system/Config/Services.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -436,7 +436,7 @@ public static function logger(bool $getShared = true)
436436
//--------------------------------------------------------------------
437437

438438
/**
439-
* Return the appropriate igration runner.
439+
* Return the appropriate Migration runner.
440440
*
441441
* @param \CodeIgniter\Config\BaseConfig $config
442442
* @param \CodeIgniter\Database\ConnectionInterface $db

0 commit comments

Comments
 (0)