mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-26 01:51:41 +00:00
Fix Typos (NFC) (#5137)
This commit is contained in:
@@ -56,7 +56,7 @@ class WPILIB_DLLEXPORT SplineParameterizer {
|
||||
};
|
||||
|
||||
/**
|
||||
* Parameterizes the spline. This method breaks up the spline into various
|
||||
* Parametrizes the spline. This method breaks up the spline into various
|
||||
* arcs until their dx, dy, and dtheta are within specific tolerances.
|
||||
*
|
||||
* @param spline The spline to parameterize.
|
||||
|
||||
Reference in New Issue
Block a user