Bug 33735: Misspelling in SMS provier

Correct spelling error: "provier" -> "provider"

This change is a one-character edit, I think visual inspection of the
patch is sufficient testing.

Signed-off-by: David Nind <david@davidnind.com>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
This commit is contained in:
Owen Leonard 2023-05-15 17:38:50 +00:00 committed by Tomas Cohen Arazi
parent c69b7c69ca
commit 4ad0e757d8
Signed by: tomascohen
GPG key ID: 0A272EA1B2F3C15F

View file

@ -183,7 +183,7 @@ sub columns {
"relationship" => __("Relationship"),
"secret" => __("Secret (2FA)"),
"sex" => __("Gender"),
"sms_provider_id" => __("SMS provier ID (internal)"),
"sms_provider_id" => __("SMS provider ID (internal)"),
"smsalertnumber" => __("Mobile phone number"),
"sort1" => __("Sort 1"),
"sort2" => __("Sort 2"),