Edit JavaDoc comments in shooter commands
[3501/2017steamworks] / src / org / usfirst / frc / team3501 / robot / commands / shooter / RunIndexWheelContinuous.java
index 976a1883ef8982086510318bdbdf2e24ae430570..97e8d22f2cc5ce633c59d70f5a430e2ea2d0919d 100644 (file)
@@ -11,7 +11,7 @@ import edu.wpi.first.wpilibj.command.Command;
  *
  * @param motorVal
  *          value range is from -1 to 1
- * @author shaina
+ * @author Shaina
  */
 public class RunIndexWheelContinuous extends Command {
   private double motorVal;