Fixed inconsistencies in documentation (#168)

This commit is contained in:
Tyler Veness
2016-07-12 10:50:21 -07:00
committed by Peter Johnson
parent c99e89dfca
commit 3fade171f9
2 changed files with 12 additions and 10 deletions

View File

@@ -462,7 +462,7 @@ bool DriverStation::IsBrownedOut() const {
* this function was called?
*
* Warning: If you call this function from more than one place at the same time,
* you will not get the get the intended behaviour.
* you will not get the intended behavior.
*
* @return True if the control data has been updated since the last call.
*/