Skip to content

Commit d8aa528

Browse files
joelkarnAThousandShips
authored andcommitted
Update navigation_using_navigationservers.rst
Fixed typo
1 parent 7841ee7 commit d8aa528

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/navigation/navigation_using_navigationservers.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Hence it is entirely possible (if not a little cumbersome) to exclusively use th
1313
Communicating with the NavigationServer
1414
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1515

16-
To work with the NavigationServer means to prepare parameters for a **query** that can be send to the NavigationServer for updates or requesting data.
16+
To work with the NavigationServer means to prepare parameters for a **query** that can be sent to the NavigationServer for updates or requesting data.
1717

1818
To reference the internal NavigationServer objects like maps, regions and agents RIDs are used as identification numbers.
1919
Every navigation related node in the scene tree has a function that returns the RID for this node.

0 commit comments

Comments
 (0)