]> git.ipfire.org Git - thirdparty/libvirt.git/commit
maint: typo fixes
authorEric Blake <eblake@redhat.com>
Mon, 10 Oct 2011 20:02:06 +0000 (14:02 -0600)
committerEric Blake <eblake@redhat.com>
Mon, 10 Oct 2011 20:02:06 +0000 (14:02 -0600)
commitdbbe16c26e5cb25642cec052c85f1717cc5a4079
treead094465e6ae07218ca3d9f8890e7b37e392a4b1
parentbab4f31c7804f9234c83d1fe397f7227ab358a3d
maint: typo fixes

I noticed a couple typos in recent commits, and fixed the remaining
instances of them.

* docs/internals/command.html.in: Fix spelling errors.
* include/libvirt/libvirt.h.in (virConnectDomainEventCallback):
Likewise.
* python/libvirt-override.py (virEventAddHandle): Likewise.
* src/lxc/lxc_container.c (lxcContainerChild): Likewise.
* src/util/hash.c (virHashCreateFull): Likewise.
* src/storage/storage_backend_logical.c
(virStorageBackendLogicalMakeVol): Likewise.
* src/esx/esx_driver.c (esxFormatVMXFileName): Likewise.
* src/vbox/vbox_tmpl.c (vboxIIDIsEqual_v3_x): Likewise.
docs/internals/command.html.in
include/libvirt/libvirt.h.in
python/libvirt-override.py
src/esx/esx_driver.c
src/lxc/lxc_container.c
src/storage/storage_backend_logical.c
src/util/hash.c
src/vbox/vbox_tmpl.c