Change javadoc comment
[3501/2017steamworks] / src / org / usfirst / frc / team3501 / robot / commands / climber / RunWinch.java
index 0586c367606ef4a2dceeaea15ea007993194e50e..99fb0f12ab087313d8afa14e0e83ce248b609819 100644 (file)
@@ -3,7 +3,7 @@ package org.usfirst.frc.team3501.robot.commands.climber;
 import edu.wpi.first.wpilibj.command.Command;
 
 /**
- * Runs the winch at a given time and motor value
+ * Runs the winch for a given time and motor value
  *
  * @author shivanighanta
  *