From: Wen Congyang Date: Mon, 11 Jul 2011 08:26:16 +0000 (+0800) Subject: fix typo error X-Git-Tag: v0.9.4-rc1~258 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ecde731c7278098d0ad7b1aef23e9df5de0bf3cc;p=thirdparty%2Flibvirt.git fix typo error --- diff --git a/docs/news.html.in b/docs/news.html.in index 6c94afc242..625e3b906f 100644 --- a/docs/news.html.in +++ b/docs/news.html.in @@ -151,7 +151,7 @@ and check the GIT log Support automatic creation of leases for disks in sanlock (Daniel P. Berrange),
Support loading a configuration file for sanlock plugin (Daniel P. Berrange),
Allow per-driver config file for lock manager plugins (Daniel P. Berrange),
- network: add domain to unqualified names defined with <host&g; (Laine Stump),
+ network: add domain to unqualified names defined with <host> (Laine Stump),
Convert libvirtd over to the new RPC handling APIs (Daniel P. Berrange),
Convert the remote driver to new RPC client APIs (Daniel P. Berrange),
Add XDR_CFLAGS to libvirt-net-rpc.la library (Daniel P. Berrange),