mobility: Fix spelling typo
This commit is contained in:
committed by
Eduardo Almeida
parent
06802a5d9e
commit
0b26d85561
@@ -370,7 +370,7 @@ class RandomDiscPositionAllocator : public PositionAllocator
|
||||
*
|
||||
* \note using UniformDiscPositionAllocator is not equivalent to using
|
||||
* a RandomDiscPositionAllocator with a uniformly-distributed radius,
|
||||
* since doing that would results in a point distribution which is
|
||||
* since doing that would result in a point distribution which is
|
||||
* more dense towards the center of the disc.
|
||||
*/
|
||||
class UniformDiscPositionAllocator : public PositionAllocator
|
||||
|
||||
Reference in New Issue
Block a user