Fix typos (#183)

Co-authored-by: Cristian Maglie <c.maglie@bug.st>
This commit is contained in:
Andreas Deininger
2024-06-24 17:33:18 +02:00
committed by GitHub
parent c18d387887
commit 0b7848559a
4 changed files with 9 additions and 9 deletions

View File

@@ -147,7 +147,7 @@ const (
PortNotFound
// InvalidSerialPort the requested port is not a serial port
InvalidSerialPort
// PermissionDenied the user doesn't have enough priviledges
// PermissionDenied the user doesn't have enough privileges
PermissionDenied
// InvalidSpeed the requested speed is not valid or not supported
InvalidSpeed