Fix various minor typos

This commit is contained in:
melquiadess
2024-04-20 16:41:23 +01:00
parent 9328a321e7
commit dbe3a88377
22 changed files with 31 additions and 31 deletions
@@ -17,7 +17,7 @@ for the query and a ``NavigationPathQueryResult`` that receives (regular) update
:ref:`NavigationPathQueryParameters3D<class_NavigationPathQueryParameters3D>` respectively.
2D and 3D versions of ``NavigationPathQueryResult`` are available as
:ref:`NavigationPathQuerResult2D<class_NavigationPathQueryResult2D>` and
:ref:`NavigationPathQueryResult2D<class_NavigationPathQueryResult2D>` and
:ref:`NavigationPathQueryResult3D<class_NavigationPathQueryResult3D>` respectively.
Both parameters and result are used as a pair with the ``NavigationServer.query_path()`` function.