[libvirt] [PATCH] libvirt:docs: fix typo

2012-03-22 Thread Zhou Peng
---
 docs/formatdomain.html.in |4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in
index 4edada3..3a504a1 100644
--- a/docs/formatdomain.html.in
+++ b/docs/formatdomain.html.in
@@ -2903,8 +2903,8 @@ qemu-kvm -net nic,model=? /dev/null
   0.9.3/span.
 /p
 p
-  Mouse mode is set by the codemousecode/ element,
-  setting it's codemodecode/ attribute to one of
+  Mouse mode is set by the codemouse/code element,
+  setting it's codemode/code attribute to one of
   codeserver/code or codeclient/code ,
   span class=sincesince 0.9.11/span. If no mode is
   specified, the qemu default will be used (client mode).
-- 
1.7.7.6

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list


Re: [libvirt] [PATCH] libvirt:docs: fix typo

2012-03-22 Thread Eric Blake
On 03/22/2012 08:40 PM, Zhou Peng wrote:

Commit message could have mentioned the typo; it took me three reads to
see what you changed.

 ---
  docs/formatdomain.html.in |4 ++--
  1 files changed, 2 insertions(+), 2 deletions(-)
 
 diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in
 index 4edada3..3a504a1 100644
 --- a/docs/formatdomain.html.in
 +++ b/docs/formatdomain.html.in
 @@ -2903,8 +2903,8 @@ qemu-kvm -net nic,model=? /dev/null
0.9.3/span.
  /p
  p
 -  Mouse mode is set by the codemousecode/ element,
 -  setting it's codemodecode/ attribute to one of
 +  Mouse mode is set by the codemouse/code element,
 +  setting it's codemode/code attribute to one of

And while fixing the code/ typo, I'm also s/it's/its/ for grammar.

ACK and pushed.

-- 
Eric Blake   ebl...@redhat.com+1-919-301-3266
Libvirt virtualization library http://libvirt.org



signature.asc
Description: OpenPGP digital signature
--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list