Skip to content

Commit 3f0a2d3

Browse files
kantfranky47
authored andcommitted
Minor fix (line 65)
1 parent d501f4b commit 3f0a2d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/sysex-codec.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ becomes:
6262
```
6363

6464
The order of the bits in the "header" byte is reversed.
65-
To follow this beheaviour, set the inFlipHeaderBits argument to true.
65+
To follow this behaviour, set the inFlipHeaderBits argument to true.
6666

6767
Example:
6868
```c++

0 commit comments

Comments
 (0)