Fixed typos

This commit is contained in:
simondlevy
2016-07-02 14:04:34 -04:00
parent cc11ab765f
commit 4dbb94ef31

View File

@@ -85,7 +85,7 @@ To see what other features are available, do
&nbsp; &nbsp; </p><h3><b><tt>pydoc breezyslam</tt></b></h3>
By using the component classes <b>Map">Map</b>, <b>Scan</b>, and
By using the component classes <b>Map</b>, <b>Scan</b>, and
<b>Position</b> and the <b>distanceScanToMap()</b> method,
you can develop new algorithms and particle filters of your own.