mirror of
https://github.com/meshtastic/Meshtastic-Apple.git
synced 2026-04-20 22:13:56 +00:00
Merge pull request #888 from tekstrand/fix-885
reguires typo -> requires
This commit is contained in:
commit
c19b4739e2
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ struct LockLegend: View {
|
|||
Text("Public Key Encryption")
|
||||
.fontWeight(.semibold)
|
||||
}
|
||||
Text("Direct messages are using the new public key infrastructure for encryption. Reguires firmware version 2.5 or greater.")
|
||||
Text("Direct messages are using the new public key infrastructure for encryption. Requires firmware version 2.5 or greater.")
|
||||
.allowsTightening(/*@START_MENU_TOKEN@*/true/*@END_MENU_TOKEN@*/)
|
||||
.font(.callout)
|
||||
.fixedSize(horizontal: false, vertical: true)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue