summaryrefslogtreecommitdiffstats
path: root/user_guide_src/source/general
diff options
context:
space:
mode:
authorAndrey Andreev <narf@bofh.bg>2012-10-11 15:31:01 +0200
committerAndrey Andreev <narf@bofh.bg>2012-10-11 15:31:01 +0200
commit06e9d1d7a4c979a43f9f8fa437526b6c7a547cec (patch)
tree773f35aaa39ea1f862bd810682434dda291cb0d7 /user_guide_src/source/general
parent26f0cf9cf94869f9aed94f2a7f5bd4ad9180079e (diff)
[ci skip] Remove core from the description of libraries loaded by the autoloader
Diffstat (limited to 'user_guide_src/source/general')
-rw-r--r--user_guide_src/source/general/autoloader.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/user_guide_src/source/general/autoloader.rst b/user_guide_src/source/general/autoloader.rst
index 259a4987e..8ecc13cb6 100644
--- a/user_guide_src/source/general/autoloader.rst
+++ b/user_guide_src/source/general/autoloader.rst
@@ -9,7 +9,7 @@ application you should consider auto-loading them for convenience.
The following items can be loaded automatically:
-- Core classes found in the "libraries" folder
+- Classes found in the "libraries" folder
- Helper files found in the "helpers" folder
- Custom config files found in the "config" folder
- Language files found in the "system/language" folder