fix: minor typo

pull/553/head
Mahesh Rayas 3 years ago committed by GitHub
parent 113e3ef018
commit 37493b6c89
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -212,7 +212,7 @@ impl Xdp {
frags = m
} else {
return Err(Error::new_spanned(
"mutlibuffer",
"multibuffer",
"invalid value. should be 'true' or 'false'",
));
}

Loading…
Cancel
Save