Add missing period for sentences in classref
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<class name="NavigationServer2D" inherits="Object" is_experimental="true" version="4.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../class.xsd">
|
||||
<brief_description>
|
||||
Server interface for low-level 2D navigation access
|
||||
Server interface for low-level 2D navigation access.
|
||||
</brief_description>
|
||||
<description>
|
||||
NavigationServer2D is the server responsible for all 2D navigation. It handles several objects, namely maps, regions and agents.
|
||||
|
||||
Reference in New Issue
Block a user