--- scripts/Xspice | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/Xspice b/scripts/Xspice index 281535d..19022e5 100755 --- a/scripts/Xspice +++ b/scripts/Xspice @@ -136,7 +136,7 @@ if args.vdagent_enabled: args.vdagentd_exec = which(args.vdagentd_exec) if not agents_new_enough(args): if args.vdagent_enabled: - print("erorr: vdagent is not new enough to support Xspice") + print("error: vdagent is not new enough to support Xspice") raise SystemExit args.vdagent_enabled = False -- 2.4.3 _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/spice-devel