virtio-device: fix some misspelled words in comment

Fix some trivial spelling problem.
No functional change.

Signed-off-by: Yi Wang <wang.yi59@zte.com.cn>
This commit is contained in:
Yi Wang
2021-05-07 08:57:33 +08:00
committed by Sebastien Boeuf
parent c439324451
commit 1adcf5225b
5 changed files with 5 additions and 6 deletions

View File

@@ -51,7 +51,6 @@ pub struct Net {
}
impl Net {
/// Create a new vhost-user-net device
/// Create a new vhost-user-net device
pub fn new(
id: String,