two small tutorial typos

This commit is contained in:
Tom Henderson
2012-06-04 07:21:57 -07:00
parent b07cc9783f
commit f3eeb519f6
2 changed files with 2 additions and 2 deletions

View File

@@ -24,7 +24,7 @@ who want to learn more are encouraged to read the following additional
documentation:
* The |ns3| manual
* The |ns3| model library documentatio
* The |ns3| model library documentation
* The |ns3| Doxygen (API documentation)
* The |ns3| wiki

View File

@@ -9,7 +9,7 @@ Downloading ns-3
The |ns3| system as a whole is a fairly complex system and has a
number of dependencies on other components. Along with the systems you will
most likely deal with every day (the GNU toolchain, Mercurial, you programmer
most likely deal with every day (the GNU toolchain, Mercurial, a text
editor) you will need to ensure that a number of additional libraries are
present on your system before proceeding. |ns3| provides a wiki
for your reading pleasure that includes pages with many useful hints and tips.