summaryrefslogtreecommitdiff
path: root/docs/tutorial/repl.rst
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2014-10-31 01:37:19 +0000
committerDamien George <damien.p.george@gmail.com>2014-10-31 01:37:19 +0000
commit88d3054ac072f9c73b0f3f045c59ba74f6730c1d (patch)
tree6db7851068908c0640b1ed306d6823871fd3d742 /docs/tutorial/repl.rst
parent7c4445afe104631d5fe8e7401d50f40f205e35b9 (diff)
docs: Import documentation from source-code inline comments.
The inline docs (prefixed with /// in .c files) have been converted to RST format and put in the docs subdirectory.
Diffstat (limited to 'docs/tutorial/repl.rst')
-rw-r--r--docs/tutorial/repl.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tutorial/repl.rst b/docs/tutorial/repl.rst
index 51166a0eb..345a0893e 100644
--- a/docs/tutorial/repl.rst
+++ b/docs/tutorial/repl.rst
@@ -39,7 +39,7 @@ Open a terminal and run::
screen /dev/tty.usbmodem*
-When you are finishend and want to exit screen, type CTRL-A CTRL-\\.
+When you are finished and want to exit screen, type CTRL-A CTRL-\\.
Linux
-----