diff options
author | Primal Pappachan | 2012-01-30 11:48:26 +0530 |
---|---|---|
committer | Primal Pappachan | 2012-01-30 11:48:26 +0530 |
commit | 7c39aad887820a6d77a8149bf712fc5d1daa9315 (patch) | |
tree | be6a10f18c6fdd39a29b11cdc682f46ab78d3a73 /Version_Control | |
parent | 2f552bdc76a8ca9a48f47ef481356895f77a4d05 (diff) | |
download | sdes-stscripts-7c39aad887820a6d77a8149bf712fc5d1daa9315.tar.gz sdes-stscripts-7c39aad887820a6d77a8149bf712fc5d1daa9315.tar.bz2 sdes-stscripts-7c39aad887820a6d77a8149bf712fc5d1daa9315.zip |
Typo fix
Diffstat (limited to 'Version_Control')
-rw-r--r-- | Version_Control/vcs3/vcs3.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Version_Control/vcs3/vcs3.rst b/Version_Control/vcs3/vcs3.rst index 3983864..681b307 100644 --- a/Version_Control/vcs3/vcs3.rst +++ b/Version_Control/vcs3/vcs3.rst @@ -42,8 +42,8 @@ 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 |