Denoms noms noms

This commit is contained in:
Ben Meadors 2022-10-05 21:21:23 -05:00 committed by GitHub
parent d3375fe599
commit 63ceb7194e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -536,7 +536,7 @@ message Config {
/*
* The denominator of the coding rate.
* ie for 4/8, the value is 8. 5/8 the value is 5.
* ie for 4/5, the value is 5. 4/8 the value is 8.
*/
uint32 coding_rate = 5;