From: Zhang Bo Date: Thu, 12 Feb 2015 04:22:40 +0000 (+0800) Subject: Fix a syntax error in the description text of libvirtd.conf X-Git-Tag: v1.2.13-rc1~74 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d618cdc965da3bf95ed4352111ef3c676b2de782;p=thirdparty%2Flibvirt.git Fix a syntax error in the description text of libvirtd.conf not yet not -> not yet. Signed-off-by: Zhang Bo --- diff --git a/daemon/libvirtd.conf b/daemon/libvirtd.conf index d4f6a1cc2e..069ef3abba 100644 --- a/daemon/libvirtd.conf +++ b/daemon/libvirtd.conf @@ -272,7 +272,7 @@ # connection succeeds. #max_queued_clients = 1000 -# The maximum length of queue of accepted but not yet not +# The maximum length of queue of accepted but not yet # authenticated clients. The default value is zero, meaning # the feature is disabled. #max_anonymous_clients = 20