[libvirt] [PATCH] Fix minor typos in messages and docs

On 07/30/2013 02:24 AM, Yuri Chornoivan wrote:
0001-Fix-minor-typos-in-messages-and-docs.patch
From 1b8af1b915f3cce1d27576f651e99b6ce3a73e3a Mon Sep 17 00:00:00 2001 From: Yuri Chornoivan <yurchor@ukr.net> Date: Tue, 30 Jul 2013 11:21:11 +0300 Subject: [PATCH] Fix minor typos in messages and docs
--- docs/apibuild.py | 2 +- docs/formatdomain.html.in | 6 ++--- docs/hacking.html.in | 2 +- docs/migration.html.in | 4 ++-- docs/news.html.in | 60 +++++++++++++++++++++++------------------------ src/esx/esx_vi.c | 2 +- src/lxc/lxc_driver.c | 4 ++-- 7 files changed, 40 insertions(+), 40 deletions(-)
ACK and pushed. (Too bad this missed the release; some of the typos are in error messages now baked into .po files.)
+++ b/docs/news.html.in @@ -460,7 +460,7 @@ and check the <a href="http://libvirt.org/git/?p=libvirt.git;a=log">GIT log</a> Add libvirt-daemon-vbox & libvirt-daemon-driver-vbox RPMs (Daniel P. Berrange),<br/> Include GNULIB mkdtemp module (Daniel P. Berrange),<br/> Set PKG_CONFIG_LIBDIR in autobuild.sh (Daniel P. Berrange),<br/> - qemu: report useful error failling to destroy domain gracefully (Guannan Ren),<br/> + qemu: report useful error failing to destroy domain gracefully (Guannan Ren),<br/>
These typos are extracted from 'git short-log' history; I'm hoping that they don't get reinstated when DV does releases. -- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org
participants (2)
-
Eric Blake
-
Yuri Chornoivan