[libvirt] [PATCH] docs, comments: minor typo fixes

Eric Blake eblake at redhat.com
Tue Sep 10 23:10:50 UTC 2013


On 09/10/2013 12:10 PM, Oskari Saarenmaa wrote:
> Signed-off-by: Oskari Saarenmaa <os at ohmu.fi>
> ---
>  84 files changed, 97 insertions(+), 97 deletions(-)

> +++ b/docs/news.html.in
> @@ -13327,7 +13327,7 @@ and check the <a href="http://libvirt.org/git/?p=libvirt.git;a=log">GIT log</a>
>      <h3>0.1.5: Sep 5 2006</h3>
>      <ul>
>        <li>Support for new hypercalls change in Xen changeset 86d26e6ec89b</li>
> -      <li>bug fixes: virParseUUID() was wrong, netwoking for paravirt guestsi
> +      <li>bug fixes: virParseUUID() was wrong, networking for paravirt guestsi

s/guestsi/guests/ - also, news.html.in is another awkward file that is
generated from 'git shortlog' at release time; but I think DV only adds
rather than rewriting old sections, so I made that change.

> +++ b/po/af.po
> @@ -20618,7 +20618,7 @@ msgstr ""
>  
>  #: src/test/test_driver.c:1992
>  #, c-format
> -msgid "incomplete metdata in '%s'"
> +msgid "incomplete metadata in '%s'"

.po files must not be patched except as part of pulling new files from
transifex (otherwise, the patch is just lost); all you need to patch is
the original _("...") line.  Fixing that greatly reduces the size of
your patch :)

ACK to all the other changes, and pushed.

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 621 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20130910/6ff58dc0/attachment-0001.sig>


More information about the libvir-list mailing list