885 fix reguires typo -> requires

This commit is contained in:
tekstrand 2024-08-21 08:55:48 -05:00
parent cc47e866c3
commit 72ebe46d38

View file

@ -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)