diff --git a/meshtastic/mesh.proto b/meshtastic/mesh.proto index 99c267a..d03dbea 100644 --- a/meshtastic/mesh.proto +++ b/meshtastic/mesh.proto @@ -1096,7 +1096,7 @@ message MeshPacket { HIGH = 100; /* - * Higher priority alert message used for critical messages which take priority over other reliable packets. + * Higher priority alert message used for critical alerts which take priority over other reliable packets. */ ALERT = 110;