]> xenbits.xensource.com Git - libvirt.git/commit
virsh: fix a typo in a diagnostic
authorJim Meyering <meyering@redhat.com>
Tue, 11 May 2010 14:02:28 +0000 (16:02 +0200)
committerJim Meyering <meyering@redhat.com>
Tue, 11 May 2010 14:06:53 +0000 (16:06 +0200)
commit5603515127ff14b70bd6a24db1485043a6b817a7
tree5e72fab1d263124d743c6d2575ee13176a5ed953
parent78a6af1ff9cdbb799f9e02d1f0160b2f9ee61cd9
virsh: fix a typo in a diagnostic

* tools/virsh.c (cmdSchedInfoUpdate): Fix typo in a diagnostic:
s/an long long/a long long/.  One in a comment, too.
tools/virsh.c