doc: reference: fix typo

Fix typo.

Signed-off-by: Mark-PK Tsai <mark-pk.tsai@mediatek.com>
This commit is contained in:
Mark-PK Tsai 2021-05-18 11:28:04 +08:00 committed by Anas Nashif
commit fa836cc00d

View file

@ -28,7 +28,7 @@ Support
Zephyr supports both version: plain and doorbell. Ivshmem driver can be build
by enabling :option:`CONFIG_IVSHMEM`. By default, this will expose the plain
version. :option:`CONFIG_IVSHMEM_DOORBELL` needs no be enabled to get the
version. :option:`CONFIG_IVSHMEM_DOORBELL` needs to be enabled to get the
doorbell version.
Because the doorbell version uses MSI-X vectors to support notification vectors,