diff --git a/meshtastic/mesh.proto b/meshtastic/mesh.proto index 9390cf1..d826269 100644 --- a/meshtastic/mesh.proto +++ b/meshtastic/mesh.proto @@ -980,7 +980,7 @@ message Routing { ADMIN_PUBLIC_KEY_UNAUTHORIZED = 37; /* - * Airtime fairness Rate limit exceeded for a package + * Airtime fairness rate limit exceeded for a packet * This typically enforced per portnum and is used to prevent a single node from monopolizing airtime */ RATE_LIMIT_EXCEEDED = 38;