Minor fix (line 65)
This commit is contained in:
parent
d501f4bb3d
commit
3f0a2d3fdb
|
|
@ -62,7 +62,7 @@ becomes:
|
||||||
```
|
```
|
||||||
|
|
||||||
The order of the bits in the "header" byte is reversed.
|
The order of the bits in the "header" byte is reversed.
|
||||||
To follow this beheaviour, set the inFlipHeaderBits argument to true.
|
To follow this behaviour, set the inFlipHeaderBits argument to true.
|
||||||
|
|
||||||
Example:
|
Example:
|
||||||
```c++
|
```c++
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue