diff --git a/javadoc/allclasses-index.html b/javadoc/allclasses-index.html index 205f7802..d4d06daf 100644 --- a/javadoc/allclasses-index.html +++ b/javadoc/allclasses-index.html @@ -184,7 +184,7 @@

All Classes and Interfaces<
OnePieceAuto
-
Auto that deposits a proloaded Note into the Amp.
+
Auto that deposits a preloaded Note into the Amp.
Robot
 
diff --git a/javadoc/frc/robot/commands/AimAndFireRoutine.html b/javadoc/frc/robot/commands/AimAndFireRoutine.html index e122fc81..b4372fd1 100644 --- a/javadoc/frc/robot/commands/AimAndFireRoutine.html +++ b/javadoc/frc/robot/commands/AimAndFireRoutine.html @@ -82,7 +82,7 @@

Class AimAndFireRoutine

public class AimAndFireRoutine extends edu.wpi.first.wpilibj2.command.SequentialCommandGroup
Uses the Limelight to aim the bot to the Amp and then deposits the note into the Amp. Has a - timeout on the Note deopsit.
+ timeout on the Note deposit.
diff --git a/javadoc/frc/robot/commands/auto/package-summary.html b/javadoc/frc/robot/commands/auto/package-summary.html index 32086c96..b083c36d 100644 --- a/javadoc/frc/robot/commands/auto/package-summary.html +++ b/javadoc/frc/robot/commands/auto/package-summary.html @@ -93,7 +93,7 @@

Package frc.robot.comm
OnePieceAuto
-
Auto that deposits a proloaded Note into the Amp.
+
Auto that deposits a preloaded Note into the Amp.
TaxiAuto
diff --git a/javadoc/index-all.html b/javadoc/index-all.html index 2eb16289..62de4cb8 100644 --- a/javadoc/index-all.html +++ b/javadoc/index-all.html @@ -675,7 +675,7 @@

O

OnePieceAuto - Class in frc.robot.commands.auto
-
Auto that deposits a proloaded Note into the Amp.
+
Auto that deposits a preloaded Note into the Amp.
OnePieceAuto() - Constructor for class frc.robot.commands.auto.OnePieceAuto