From: Peter Maydell <[email protected]> Fix a typo in the title of the sriov.rst document.
Signed-off-by: Peter Maydell <[email protected]> Reviewed-by: Michael Tokarev <[email protected]> Signed-off-by: Michael Tokarev <[email protected]> --- docs/system/sriov.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/system/sriov.rst b/docs/system/sriov.rst index d12178f3c3..b19e787339 100644 --- a/docs/system/sriov.rst +++ b/docs/system/sriov.rst @@ -1,7 +1,7 @@ .. SPDX-License-Identifier: GPL-2.0-or-later -Compsable SR-IOV device -======================= +Composable SR-IOV device +======================== SR-IOV (Single Root I/O Virtualization) is an optional extended capability of a PCI Express device. It allows a single physical function (PF) to appear as -- 2.47.3
