summaryrefslogtreecommitdiff
path: root/Version_Control
diff options
context:
space:
mode:
authorPrimal Pappachan2012-01-30 11:51:23 +0530
committerPrimal Pappachan2012-01-30 11:51:23 +0530
commit5e8e7c162d0564a18670235e3687d033dee7ac2b (patch)
treed4e6eddcef3300011bbd652a85c9503312c046cd /Version_Control
parent7c39aad887820a6d77a8149bf712fc5d1daa9315 (diff)
downloadsdes-stscripts-5e8e7c162d0564a18670235e3687d033dee7ac2b.tar.gz
sdes-stscripts-5e8e7c162d0564a18670235e3687d033dee7ac2b.tar.bz2
sdes-stscripts-5e8e7c162d0564a18670235e3687d033dee7ac2b.zip
Typo fix
Diffstat (limited to 'Version_Control')
-rw-r--r--Version_Control/vcs3/vcs3.rst7
1 files changed, 4 insertions, 3 deletions
diff --git a/Version_Control/vcs3/vcs3.rst b/Version_Control/vcs3/vcs3.rst
index 681b307..49e2dad 100644
--- a/Version_Control/vcs3/vcs3.rst
+++ b/Version_Control/vcs3/vcs3.rst
@@ -42,8 +42,9 @@ continue on this tutorial
.. R3
At the end of this tutorial you will be able to
- 1.Learn how to view and revert changes made to files in a repository.
- #.Learn how to share repositories and deal with simultaneous conflicting
+
+ 1. Learn how to view and revert changes made to files in a repository.
+ #. Learn how to share repositories and deal with simultaneous conflicting
changes.
.. L4
@@ -265,7 +266,7 @@ Here are some self assessment questions for you to solve
.. R20
And the answers,
- 1.hg revert -C --no-backup
+ 1. hg revert -C --no-backup
#. hg log -r 2:4
#. hg log -v -p -r 2