diff options
author | Thijs Triemstra <info@collab.nl> | 2025-07-27 18:12:48 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-27 12:12:48 -0400 |
commit | 6773ab074b132d6dc417e91b379d5a7b8d986b8d (patch) | |
tree | 22ef798e4902e53e0e7a1cd8cb5d4105b9c6163c /config/sample-duet3-1lc.cfg | |
parent | 4a567c8d1050d95ea22019545877715b842fa1b3 (diff) | |
download | kutter-6773ab074b132d6dc417e91b379d5a7b8d986b8d.tar.gz kutter-6773ab074b132d6dc417e91b379d5a7b8d986b8d.tar.xz kutter-6773ab074b132d6dc417e91b379d5a7b8d986b8d.zip |
docs: Fix typos in config and docs (#6991)
* fix typos in configs
* fix typos in docs
Signed-off-by: Thijs Triemstra <info@collab.nl>
Diffstat (limited to 'config/sample-duet3-1lc.cfg')
-rw-r--r-- | config/sample-duet3-1lc.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/sample-duet3-1lc.cfg b/config/sample-duet3-1lc.cfg index ef7e4042..1e0eaf10 100644 --- a/config/sample-duet3-1lc.cfg +++ b/config/sample-duet3-1lc.cfg @@ -6,7 +6,7 @@ # Communication interface of "CAN bus (on PA25/PA24)" # To flash the board use a debugger, or use a raspberry pi and follow -# the instructions at docs/Bootloaders.md fot the SAMC21. You may +# the instructions at docs/Bootloaders.md for the SAMC21. You may # supply power to the 1LC by connecting the 3.3v rail on the Pi to the # 5v input of the SWD header on the 1LC. |