1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2025-10-29 16:25:07 +03:00

Fix minor typos in messages and docs

Signed-off-by: Yuri Chornoivan <yurchor@ukr.net>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
Signed-off-by: Ján Tomko <jtomko@redhat.com>
This commit is contained in:
Yuri Chornoivan
2018-12-04 19:08:14 +02:00
committed by Ján Tomko
parent 6a6925b9b7
commit e5c1fbca24
56 changed files with 94 additions and 94 deletions

View File

@@ -69,7 +69,7 @@ virCapsPtr virLXCDriverCapsInit(virLXCDriverPtr driver)
false, false)) == NULL)
goto error;
/* Some machines have problematic NUMA toplogy causing
/* Some machines have problematic NUMA topology causing
* unexpected failures. We don't want to break the lxc
* driver in this scenario, so log errors & carry on
*/