mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
Fix typos with cspell (#6972)
This commit is contained in:
@@ -7,7 +7,7 @@ package edu.wpi.first.units;
|
||||
import static edu.wpi.first.units.Units.Watts;
|
||||
|
||||
/**
|
||||
* Unit of electic current dimension.
|
||||
* Unit of electric current dimension.
|
||||
*
|
||||
* <p>This is the base type for units of current dimension. It is also used to specify the dimension
|
||||
* for {@link Measure}: <code>Measure<Current></code>.
|
||||
|
||||
Reference in New Issue
Block a user