Bug 770954 - Typos in libvirt messages
Summary: Typos in libvirt messages
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: libvirt
Version: rawhide
Hardware: All
OS: Linux
unspecified
low
Target Milestone: ---
Assignee: Libvirt Maintainers
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-12-30 14:29 UTC by Yuri Chornoivan
Modified: 2012-01-04 03:33 UTC (History)
11 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-01-04 03:33:35 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Patch to fix the typos (12.77 KB, patch)
2011-12-30 14:29 UTC, Yuri Chornoivan
no flags Details | Diff

Description Yuri Chornoivan 2011-12-30 14:29:22 UTC
Created attachment 550077 [details]
Patch to fix the typos

Description of problem: libvirt messages contain typos


Version-Release number of selected component (if applicable): git master


How reproducible: always


Steps to Reproduce: open the files from the patch attached

Actual results:
avialable
commited
coud
Cound
interfaecs
platfornm
runnng
suppported
urecognized
Abort the active job on the speficied disk
unepxected async job %d
only one of uuid and usage can be specfied
aliases may only container 'a-Z, 0-9, _, -'

Expected results:
available
committed
could
Could
interfaces
platform
running
supported
unrecognized
Abort the active job on the specified disk
unexpected async job %d
only one of uuid and usage can be specified
aliases may only contain 'a-Z, 0-9, _, -'

Additional info:
Thanks for correcting these typos.

Comment 1 Eric Blake 2012-01-03 19:17:33 UTC
Thanks for the report.  Can you please forward your patch to libvir-list so the upstream maintainers can look at it?

Comment 2 Yuri Chornoivan 2012-01-03 19:36:49 UTC
Patch is sent to libvir-list

Comment 3 Eric Blake 2012-01-04 03:33:35 UTC
Will be in 0.9.9.

commit 524ba58bb9e371cbbae99fc8eec0e1c67cbe12bc
Author: Yuri Chornoivan <yurchor>
Date:   Fri Dec 30 16:22:43 2011 +0200

    Fix typos in messages.
    
    https://bugzilla.redhat.com/show_bug.cgi?id=770954


Note You need to log in before you can comment on or make changes to this bug.