[Spice-devel] [PATCH] configure: Better wording hasn't -> has not
Jonathon Jongsma
jjongsma at redhat.com
Wed Jun 15 21:08:07 UTC 2016
On Wed, 2016-06-15 at 15:12 -0300, Eduardo Lima (Etrunko) wrote:
> Signed-off-by: Eduardo Lima (Etrunko) <etrunko at redhat.com>
> ---
>
> N.B.: The REAL reason for this one is because it was breaking vim syntax
> highlighting.
hehe, sure. why not?
Acked-by: Jonathon Jongsma <jjongsma at redhat.com>
>
> --
>
> configure.ac | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/configure.ac b/configure.ac
> index ce3cc7b..79a15dc 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -61,7 +61,7 @@ case $host_cpu in
> x86_64)
> ;;
> *)
> - SPICE_WARNING([spice-server on non-x86_64 architectures hasn't been
> extensively tested])
> + SPICE_WARNING([spice-server on non-x86_64 architectures has not been
> extensively tested])
> esac
>
> dnl =========================================================================
More information about the Spice-devel
mailing list