summaryrefslogtreecommitdiffstats
path: root/user_guide_src
diff options
context:
space:
mode:
Diffstat (limited to 'user_guide_src')
-rw-r--r--user_guide_src/source/general/styleguide.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/user_guide_src/source/general/styleguide.rst b/user_guide_src/source/general/styleguide.rst
index 1683b04cd..5613eabec 100644
--- a/user_guide_src/source/general/styleguide.rst
+++ b/user_guide_src/source/general/styleguide.rst
@@ -97,8 +97,8 @@ Class files must be named in a Ucfirst-like manner, while any other file name
**CORRECT**::
- SomeLibrary.php
- Some_Library.php
+ Somelibrary.php
+ Some_library.php
applicationconfig.php
application_config.php