[Spice-devel] [PATCH spice-gtk] Remove redundant space from error message
Victor Toso
victortoso at redhat.com
Tue Apr 25 13:32:13 UTC 2017
Hi,
On Tue, Apr 25, 2017 at 04:24:25PM +0300, Snir Sheriber wrote:
> ---
> 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?"));
That's a common mistake in Portuguese grammar as well.
Acked-by: Victor Toso <victortoso at redhat.com>
>
> c->event = SPICE_CHANNEL_ERROR_AUTH;
>
> --
> 2.9.3
>
> _______________________________________________
> Spice-devel mailing list
> Spice-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/spice-devel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/spice-devel/attachments/20170425/25f8c8c5/attachment.sig>
More information about the Spice-devel
mailing list