Skip to content

Commit 4832762

Browse files
HiFiPhileCopilot
andauthored
typo fix
Co-authored-by: Copilot <[email protected]>
1 parent f074815 commit 4832762

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/class/usbtmc/usbtmc_device.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
*/
4646

4747
//Limitations:
48-
// "vendor-specific" commands are handled similar to normal massages, except that the MsgID is changed to "vendor-specific".
48+
// "vendor-specific" commands are handled similar to normal messages, except that the MsgID is changed to "vendor-specific".
4949
// Dealing with "termchar" must be handled by the application layer,
5050
// though additional error checking is does in this module.
5151
// talkOnly and listenOnly are NOT supported. They're not permitted

0 commit comments

Comments
 (0)