From 9f1ee61c86291a8eb63deaefd6463020bdb9a6b1 Mon Sep 17 00:00:00 2001 From: linagee Date: Mon, 27 Dec 2021 21:14:43 -0700 Subject: [PATCH] Ham, not HAM Originally discovered in https://github.com/meshtastic/Meshtastic/pull/160/commits/1ffa55d39a8270686c8ba087634d31826c0f4a33 https://www.kb6nu.com/ham-ham-radio-ham-radio-amateur-radio/#:~:text=Of%20course%20either%20term%20may,be%20avoided%20at%20all%20costs. --- mesh.proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mesh.proto b/mesh.proto index 904dd9e..a7b32d4 100644 --- a/mesh.proto +++ b/mesh.proto @@ -325,7 +325,7 @@ message User { HardwareModel hw_model = 6; /* - * In some regions HAM radio operators have different bandwidth limitations than others. + * In some regions Ham radio operators have different bandwidth limitations than others. * If this user is a licensed operator, set this flag. * Also, "long_name" should be their licence number. */