[Spice-commits] configure.ac
Eduardo Lima
etrunko at kemper.freedesktop.org
Wed Jun 15 22:01:25 UTC 2016
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit bcfd265bcd60808af4e262673e8911ab3dda8ae7
Author: Eduardo Lima (Etrunko) <etrunko at redhat.com>
Date: Wed Jun 15 15:10:31 2016 -0300
configure: Better wording hasn't -> has not
Signed-off-by: Eduardo Lima (Etrunko) <etrunko at redhat.com>
Acked-by: Jonathon Jongsma <jjongsma at redhat.com>
diff --git a/configure.ac b/configure.ac
index 4b01a32..b5054ff 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-commits
mailing list