Typo fixed (line 65)
This commit is contained in:
parent
d501f4bb3d
commit
d6efab345b
|
|
@ -62,7 +62,7 @@ becomes:
|
|||
```
|
||||
|
||||
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:
|
||||
```c++
|
||||
|
|
|
|||
Loading…
Reference in New Issue