mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
Fix typos (NFC) (#5804)
This commit is contained in:
@@ -35,7 +35,7 @@ __declspec(dllexport)
|
||||
return -1;
|
||||
}
|
||||
|
||||
std::puts("HALSim XRP Extention Initialized");
|
||||
std::puts("HALSim XRP Extension Initialized");
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user