Skip to content

Commit

Permalink
Minor typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
trc492 committed Oct 3, 2023
1 parent 365d756 commit c4b5c30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TeamCode/src/main/java/teamcode/vision/Vision.java
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ public Vision(Robot robot, TrcDbgTrace tracer)
} //Vision

/**
* This method switch between the two webcams.
* This method switches between the two webcams.
*/
public void switchActiveCamera()
{
Expand Down

0 comments on commit c4b5c30

Please sign in to comment.