diff --git a/src/xml/nav_main_tree.xml b/src/xml/nav_main_tree.xml
index 0a638b38a24857898ee4c7ec67f6562f9fa7ce6c..7a140ff81171be64d676401a645966f649b7d3c2 100644
--- a/src/xml/nav_main_tree.xml
+++ b/src/xml/nav_main_tree.xml
@@ -8,7 +8,7 @@
             <Action ID="get_current_status_nav" status_code="{NAV_BT_status_out}"/>
             <!-- If navigation fails we stop the movement of the robot -->
             <Action ID="sync_stop_nav"/>
-            <!-- We are not stopping until the navigation really stops -->
+            <!-- We are not waiting until the navigation really stops -->
           </Sequence>
         </ForceFailure>
       </Fallback>