Fix typo in config.proto comment

This commit is contained in:
Jonathan Bennett 2025-12-15 15:49:54 -06:00 committed by GitHub
parent 6f437dd699
commit 0921984572
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -983,7 +983,7 @@ message Config {
* Long Range - Turbo
* This preset performs similarly to LongFast, but with 500Khz bandwidth.
* There is some debate about the legality of 250Khz channels in some regions,
* and this preset would present an unombigously legal alternative.
* and this preset would present an unambiguously legal alternative.
*/
LONG_TURBO = 9;
}