mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-07-05 03:21:42 +00:00
Fix various typos (#8769)
This commit is contained in:
@@ -22,7 +22,7 @@ template <typename T>
|
||||
using ConvertFunc = void (*)(T);
|
||||
|
||||
/*
|
||||
* Conversion funtions perform in-place conversion by swapping elements.
|
||||
* Conversion functions perform in-place conversion by swapping elements.
|
||||
* The names of the functions indicate the desired wire output order.
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user