Skip to content

Commit

Permalink
fix spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
legoguy1000 committed Jan 27, 2024
1 parent 4a482bc commit 0b797de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/frc/robot/subsystems/swerve/SwerveIO.java
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ public static class SwerveInputs {
public default void updateInputs(SwerveInputs inputs) {}

/**
* Create a Swerve Module for the repsective IO Layer
* Create a Swerve Module for the respective IO Layer
*
* @param moduleNumber The Module Number
* @param driveMotorID The Drive Motor CAN ID
Expand Down

0 comments on commit 0b797de

Please sign in to comment.