summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrey Andreev <narf@bofh.bg>2012-10-09 09:57:25 +0200
committerAndrey Andreev <narf@bofh.bg>2012-10-09 09:57:25 +0200
commit624ccd5d0221e7c5da70f7a258c500f6d435d979 (patch)
tree55cbf8bf508b6c2a55c60469387d86d01f71ab31
parent70b789990813b5db6d05dc25e2a0ee46008ad00e (diff)
parent0130acee56626951e755eda74f3e5938df69280b (diff)
Merge pull request #1863 from Erocanti/patch-1
Lil' typo: Changed Lunix for Linux
-rw-r--r--user_guide_src/source/general/cli.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/user_guide_src/source/general/cli.rst b/user_guide_src/source/general/cli.rst
index 7dc1ca319..649d5d548 100644
--- a/user_guide_src/source/general/cli.rst
+++ b/user_guide_src/source/general/cli.rst
@@ -52,7 +52,7 @@ Now normally you would visit the your site using a URL similar to this::
example.com/index.php/tools/message/to
-Instead, we are going to open Terminal in Mac/Lunix or go to Run > "cmd"
+Instead, we are going to open Terminal in Mac/Linux or go to Run > "cmd"
in Windows and navigate to our CodeIgniter project.
.. code-block:: bash