---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 2106085..0c2cfd8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -73,7 +73,7 @@ AC_ARG_ENABLE([pciaccess],
               [enable_pciaccess="yes"])
 
 AC_ARG_ENABLE([static-uinput],
-              [AS_HELP_STRING([--enable-statis-uinput], [Enable use of a 
fixed, static uinput device for X-servers without hotplug support (default: 
no)])],
+              [AS_HELP_STRING([--enable-static-uinput], [Enable use of a 
fixed, static uinput device for X-servers without hotplug support (default: 
no)])],
               [enable_static_uinput="$enableval"],
               [enable_static_uinput="no"])
 
-- 
2.9.3

_______________________________________________
Spice-devel mailing list
Spice-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/spice-devel

Reply via email to