mobility: Fix spelling typo

This commit is contained in:
Szymon Szott
2024-01-29 18:09:05 +00:00
committed by Eduardo Almeida
parent 06802a5d9e
commit 0b26d85561

View File

@@ -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