Skip to content

Commit 9ed4900

Browse files
committed
docs: replace folder with directory
For consistency.
1 parent fd95faf commit 9ed4900

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
@@ -59,7 +59,7 @@ The value is the location to the directory the classes can be found in.
5959

6060
> php spark namespaces
6161

62-
By default, the application folder is namespace to the ``App`` namespace. You must namespace the controllers,
62+
By default, the application directory is namespace to the ``App`` namespace. You must namespace the controllers,
6363
libraries, or models in the application directory, and they will be found under the ``App`` namespace.
6464

6565
You may change this namespace by editing the **app/Config/Constants.php** file and setting the

0 commit comments

Comments
 (0)