We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d566b4 commit 3f0c235Copy full SHA for 3f0c235
1 file changed
user_guide_src/source/concepts/autoloader.rst
@@ -93,4 +93,4 @@ ROOTPATH.'vendor/autoload.php'. If you need to change the location of that file
93
the value defined in ``Config\Constants.php``.
94
95
.. 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.
+ the first one to get a chance to locate the file.
0 commit comments