Skip to content

Commit df4a21e

Browse files
authored
Merge pull request #2071 from jim-parry/docs-autoloader
Fix autoloader.rst formatting
2 parents 4d566b4 + 3f0c235 commit df4a21e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

user_guide_src/source/concepts/autoloader.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,4 +93,4 @@ ROOTPATH.'vendor/autoload.php'. If you need to change the location of that file
9393
the value defined in ``Config\Constants.php``.
9494

9595
.. note:: If the same namespace is defined in both CodeIgniter and Composer, CodeIgniter's autoloader will be
96-
the first one to get a chance to locate the file.
96+
the first one to get a chance to locate the file.

0 commit comments

Comments
 (0)