doc/mercurial.txt
changeset 657 be551a3b07c6
parent 635 71b92dfe5f55
--- a/doc/mercurial.txt	Fri May 18 18:06:00 2007 +0200
+++ b/doc/mercurial.txt	Fri May 18 10:27:42 2007 -0700
@@ -3,7 +3,7 @@
 
 ns-3 uses the Mercurial software revision control system which
 is a replacement for tools liks cvs or subversion. Thus, to get
-access to the developement versions of ns-3, you need to install
+access to the development versions of ns-3, you need to install
 mercurial first. See http://www.selenic.com/mercurial/wiki/
 
 Mercurial cheat sheet
@@ -38,6 +38,7 @@
 --------------------------------------
 To the main repository:
 hg push ssh://code@code.nsnam.org/repos/ns-3-dev
+
 To your private repository:
 hg push ssh://username@code.nsnam.org//home/username/repositories/username/repository