diff --git a/meshtastic/config.proto b/meshtastic/config.proto index d612c56..b6d6a31 100644 --- a/meshtastic/config.proto +++ b/meshtastic/config.proto @@ -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; }