summaryrefslogtreecommitdiffstats
path: root/user_guide_src/source/general
diff options
context:
space:
mode:
authorAndrey Andreev <narf@devilix.net>2013-07-22 15:25:44 +0200
committerAndrey Andreev <narf@devilix.net>2013-07-22 15:25:44 +0200
commite3e2c69bb7a58b966ec550c18d1cb845af30d7d9 (patch)
tree8e41ef1fe6120178f033dd79da661a02a39a3d68 /user_guide_src/source/general
parent025e6623f15a00572e63c2056ec6364e42a0eac9 (diff)
[ci skip] Fix style guide typos
Diffstat (limited to 'user_guide_src/source/general')
-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