mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-28 02:11:43 +00:00
Fix spelling typos (#595)
This commit is contained in:
committed by
Peter Johnson
parent
9945a5b3c6
commit
b65447b6f5
@@ -542,7 +542,7 @@ public class DriverStation implements RobotState.Interface {
|
||||
|
||||
/**
|
||||
* Gets a value indicating whether the FPGA outputs are enabled. The outputs may be disabled if
|
||||
* the robot is disabled or e-stopped, the watdhog has expired, or if the roboRIO browns out.
|
||||
* the robot is disabled or e-stopped, the watchdog has expired, or if the roboRIO browns out.
|
||||
*
|
||||
* @return True if the FPGA outputs are enabled.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user