mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Fix minor typo
Reviewed-By: Martin Basti <mbasti@redhat.com>
This commit is contained in:
parent
0492ab9c0a
commit
fd4386d5c9
@ -66,7 +66,7 @@ class otptoken_add(MethodOverride):
|
||||
message=ResultFormattingError(
|
||||
message=_("Unable to display QR code using the configured "
|
||||
"output encoding. Please use the token URI to "
|
||||
"configure you OTP device")
|
||||
"configure your OTP device")
|
||||
)
|
||||
)
|
||||
return None
|
||||
|
Loading…
Reference in New Issue
Block a user