fix typo in lxc_driver.c and virsh-nodedev.c

This commit is contained in:
Hongwei Bi
2013-10-15 20:44:06 +08:00
committed by Eric Blake
parent 6285c17f79
commit dcd0f6d724
2 changed files with 2 additions and 2 deletions

View File

@@ -308,7 +308,7 @@ fallback:
goto cleanup;
}
/* Check if the device's capability matches with provied
/* Check if the device's capability matches with provided
* capabilities.
*/
size_t j, k;