[Spice-devel] [PATCH] configure: Better wording hasn't -> has not
Eduardo Lima (Etrunko)
etrunko at redhat.com
Wed Jun 15 18:12:36 UTC 2016
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.
--
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 =========================================================================
--
2.5.5
More information about the Spice-devel
mailing list