Spell check all Code (#5228)

* Spelling Fixes

* More Spelling Errors

* More Spelling Checks

* fixed wording

* Undo mesh\generated changes

* Missed one file on readd

* missed second file
This commit is contained in:
Technologyman00
2024-11-02 20:25:05 -05:00
committed by GitHub
parent 93bc61c855
commit bee474ee54
20 changed files with 27 additions and 27 deletions

View File

@@ -426,7 +426,7 @@ bool perhapsDecode(meshtastic_MeshPacket *p)
}
}
/** Return 0 for success or a Routing_Errror code for failure
/** Return 0 for success or a Routing_Error code for failure
*/
meshtastic_Routing_Error perhapsEncode(meshtastic_MeshPacket *p)
{