Wrote method to get rightGearPistonValue
[3501/2017steamworks] / src / org / usfirst / frc / team3501 / robot / subsystems / DriveTrain.java
index bf294383c3e3a9c828d1142f8964648153040eba..0dda452b7a325230667e6636da28bd78eff38dff 100644 (file)
@@ -177,8 +177,8 @@ public class DriveTrain extends Subsystem {
   }
 
   /*
-   * @return a value that is the current setppoint for the piston kReverse or
-   * kForward
+   * @return a value that is the current setpoint for the piston kReverse or
+   * KForward
    */
   public Value getRightGearPistonValue() {
     return rightGearPiston.get();