Skip to content

Commit 2d541f0

Browse files
committed
--amend
1 parent 5f47e92 commit 2d541f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

system/Common.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ function config(string $name, bool $getShared = true)
119119
* otherwise it will all calls will return the same instance.
120120
*
121121
* @param \CodeIgniter\Database\ConnectionInterface|array|string $db
122-
* @param bool $getShared
122+
* @param boolean $getShared
123123
*
124124
* @return \CodeIgniter\Database\BaseConnection
125125
*/

0 commit comments

Comments
 (0)