瀏覽代碼

Fix minor typo on line 55.

Change "navigationm eshes" to "navigation meshes"
Ivy Dudzik 2 年之前
父節點
當前提交
304be80cda
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      tutorials/navigation/navigation_introduction_2d.rst

+ 1 - 1
tutorials/navigation/navigation_introduction_2d.rst

@@ -52,7 +52,7 @@ The following SceneTree Nodes are available as helpers to work with the Navigati
     that cannot be re(baked) to a navigation mesh efficiently. This node also only works if RVO processing
     that cannot be re(baked) to a navigation mesh efficiently. This node also only works if RVO processing
     is being used.
     is being used.
 
 
-The 2D navigationm eshes are defined with the following resources:
+The 2D navigation meshes are defined with the following resources:
 
 
 - :ref:`NavigationPolygon<class_NavigationPolygon>` Resource
 - :ref:`NavigationPolygon<class_NavigationPolygon>` Resource
     A resource that holds 2D navigation mesh data and provides polygon drawtools to define navigation areas inside the Editor as well as at runtime.
     A resource that holds 2D navigation mesh data and provides polygon drawtools to define navigation areas inside the Editor as well as at runtime.