diff options
-rw-r--r-- | docs/specs/vhost-user.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/specs/vhost-user.txt b/docs/specs/vhost-user.txt index 47782419c9..777c49cfe6 100644 --- a/docs/specs/vhost-user.txt +++ b/docs/specs/vhost-user.txt @@ -438,7 +438,7 @@ Message types Slave payload: u64 Query how many queues the backend supports. This request should be - sent only when VHOST_USER_PROTOCOL_F_MQ is set in quried protocol + sent only when VHOST_USER_PROTOCOL_F_MQ is set in queried protocol features by VHOST_USER_GET_PROTOCOL_FEATURES. * VHOST_USER_SET_VRING_ENABLE |