Fix minor typo

Reviewed-By: Martin Basti <mbasti@redhat.com>
This commit is contained in:
Yuri Chornoivan 2016-06-03 16:16:30 +03:00 committed by Martin Basti
parent 0492ab9c0a
commit fd4386d5c9

View File

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