diff --git a/doc/tutorial/source/conclusion.rst b/doc/tutorial/source/conclusion.rst index 20b256fa1..a4e59ccd7 100644 --- a/doc/tutorial/source/conclusion.rst +++ b/doc/tutorial/source/conclusion.rst @@ -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 diff --git a/doc/tutorial/source/getting-started.rst b/doc/tutorial/source/getting-started.rst index e318f5f1e..52d31116e 100644 --- a/doc/tutorial/source/getting-started.rst +++ b/doc/tutorial/source/getting-started.rst @@ -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.