Fix typos (NFC) (#5804)

This commit is contained in:
sciencewhiz
2023-10-23 09:15:58 -07:00
committed by GitHub
parent ec0f7fefb0
commit f4cbcbc984
6 changed files with 8 additions and 8 deletions

View File

@@ -27,7 +27,7 @@
namespace sysid {
/**
* This class is reponsible for collecting data from the robot and storing it
* This class is responsible for collecting data from the robot and storing it
* inside a JSON.
*/
class TelemetryManager {