Commit 47c8709564ac3f2ec5b4a3830ac213e69b4a44d5 "Fix up a few typos in
the tree" triggered changes in docs/libvirt-api.xml and
docs/libvirt-refs.xml. The attached patch contains this changes.

The files docs/libvirt-api.xml and docs/libvirt-refs.xml are generated
by apibuild.py, why are this generated files under version control?

Matthias
diff --git a/docs/libvirt-api.xml b/docs/libvirt-api.xml
index 795701c..2123018 100644
--- a/docs/libvirt-api.xml
+++ b/docs/libvirt-api.xml
@@ -2864,7 +2864,7 @@ the caller no longer needs the reference to this object.]]></info>
       <info><![CDATA[Write a series of bytes to the stream. This method may
 block the calling application for an arbitrary amount
 of time. Once an application has finished sending data
-it should call virStreamFinish to wait for succesful
+it should call virStreamFinish to wait for successful
 confirmation from the driver, or detect any error
 
 This method may not be used if a stream source has been
diff --git a/docs/libvirt-refs.xml b/docs/libvirt-refs.xml
index 428f847..7642f2b 100644
--- a/docs/libvirt-refs.xml
+++ b/docs/libvirt-refs.xml
@@ -7176,9 +7176,6 @@
           <ref name='virNetworkCreate'/>
           <ref name='virStreamEventUpdateCallback'/>
         </word>
-        <word name='succesful'>
-          <ref name='virStreamSend'/>
-        </word>
         <word name='succesfully'>
           <ref name='virStreamRecvAll'/>
           <ref name='virStreamSendAll'/>
@@ -7187,6 +7184,7 @@
           <ref name='virDomainMigrate'/>
           <ref name='virDomainSave'/>
           <ref name='virNodeDeviceCreateXML'/>
+          <ref name='virStreamSend'/>
         </word>
         <word name='successfully'>
           <ref name='virConnectOpen'/>
--
Libvir-list mailing list
Libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to