src/routing/global-routing/global-route-manager-impl.cc
changeset 6273 8d70de29d514
parent 6113 0ce37bf4f1c1
child 6297 d58f84b6191b
--- a/src/routing/global-routing/global-route-manager-impl.cc	Fri Apr 23 14:53:30 2010 +0400
+++ b/src/routing/global-routing/global-route-manager-impl.cc	Fri Apr 23 15:09:31 2010 +0400
@@ -330,7 +330,7 @@
 {
   NS_LOG_FUNCTION (vertex);
 
-  // discard all exit direction currently assoicated with this vertex,
+  // discard all exit direction currently associated with this vertex,
   // and copy all the exit directions from the given vertex
   if (m_ecmpRootExits.size () > 0)
     {