Skip to content

Commit a1904bf

Browse files
authored
Merge pull request #2356 from mladoux/patch-1
Fix typo in comments of Services.php
2 parents fab833c + 78d4f8e commit a1904bf

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)