--- As asked in rhbz#1365736 --- src/spice-channel.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/spice-channel.c b/src/spice-channel.c index e42e560..3b6231e 100644 --- a/src/spice-channel.c +++ b/src/spice-channel.c @@ -1203,7 +1203,7 @@ static void spice_channel_failed_spice_authentication(SpiceChannel *channel, g_set_error_literal(&c->error, SPICE_CLIENT_ERROR, SPICE_CLIENT_ERROR_AUTH_NEEDS_PASSWORD, - _("Authentication failed: wrong password ?")); + _("Authentication failed: wrong password?")); c->event = SPICE_CHANNEL_ERROR_AUTH; -- 2.9.3 _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel