diff options
author | Sherman K <ShrmnK@users.noreply.github.com> | 2016-01-29 02:33:20 +0100 |
---|---|---|
committer | Sherman K <ShrmnK@users.noreply.github.com> | 2016-01-29 02:33:20 +0100 |
commit | 237b4c915d873ab1b4efc80d50e86b97cbb97c03 (patch) | |
tree | f49b40bb44114e8cd8f8367cbc85720e42cd8ae3 /user_guide_src/source/overview | |
parent | 7c82d1852e3f9eb606686b4929d34f05e8c70cb2 (diff) |
Consistent formatting of italicised file paths and inline code references
Signed-off-by: Sherman K <ShrmnK@users.noreply.github.com>
Diffstat (limited to 'user_guide_src/source/overview')
-rw-r--r-- | user_guide_src/source/overview/at_a_glance.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/user_guide_src/source/overview/at_a_glance.rst b/user_guide_src/source/overview/at_a_glance.rst index ce195c211..b4db6b18b 100644 --- a/user_guide_src/source/overview/at_a_glance.rst +++ b/user_guide_src/source/overview/at_a_glance.rst @@ -54,8 +54,8 @@ approach:: example.com/news/article/345 -Note: By default the index.php file is included in the URL but it can be -removed using a simple .htaccess file. +Note: By default the *index.php* file is included in the URL but it can be +removed using a simple *.htaccess* file. CodeIgniter Packs a Punch ========================= |