From 14dbd0649f7548135c3168e45c4d4e35d6f161a5 Mon Sep 17 00:00:00 2001 From: Tom Henderson Date: Mon, 6 Oct 2008 22:39:53 -0700 Subject: [PATCH] typo fix (bug 373) --- doc/tutorial/getting-started.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/tutorial/getting-started.texi b/doc/tutorial/getting-started.texi index 4c62cdfd4..1a1106893 100644 --- a/doc/tutorial/getting-started.texi +++ b/doc/tutorial/getting-started.texi @@ -55,7 +55,7 @@ the @command{ns-3} development team. The repositories of interest to you will be prefixed with ``ns-3''. The current development snapshot (unreleased) of @command{ns-3} may be found at: @uref{http://code.nsnam.org/ns-3-dev/}. Official releases of @command{ns-3} will be numbered as @code{ns-3.} -with any requred hotfixes added as minor release numbers. For example, a +with any required hotfixes added as minor release numbers. For example, a second hotfix to a hypothetical release nine of @command{ns-3} would be numbered @code{ns-3.9.2}.