Fix spelling typos (#595)

This commit is contained in:
Austin Shalit
2017-10-27 03:44:51 -04:00
committed by Peter Johnson
parent 9945a5b3c6
commit b65447b6f5
20 changed files with 30 additions and 32 deletions

View File

@@ -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.
*/