From ecde731c7278098d0ad7b1aef23e9df5de0bf3cc Mon Sep 17 00:00:00 2001 From: Wen Congyang Date: Mon, 11 Jul 2011 16:26:16 +0800 Subject: [PATCH] fix typo error --- docs/news.html.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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),