diff mbox series

docs: vfio: fix typo

Message ID 20210504210651.1316078-1-hi@alyssa.is (mailing list archive)
State New, archived
Headers show
Series docs: vfio: fix typo | expand

Commit Message

Alyssa Ross May 4, 2021, 9:06 p.m. UTC
Signed-off-by: Alyssa Ross <hi@alyssa.is>
---
 Documentation/driver-api/vfio.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/Documentation/driver-api/vfio.rst b/Documentation/driver-api/vfio.rst
index decc68cb8114a..606eed8823cea 100644
--- a/Documentation/driver-api/vfio.rst
+++ b/Documentation/driver-api/vfio.rst
@@ -2,7 +2,7 @@ 
 VFIO - "Virtual Function I/O" [1]_
 ==================================
 
-Many modern system now provide DMA and interrupt remapping facilities
+Many modern systems now provide DMA and interrupt remapping facilities
 to help ensure I/O devices behave within the boundaries they've been
 allotted.  This includes x86 hardware with AMD-Vi and Intel VT-d,
 POWER systems with Partitionable Endpoints (PEs) and embedded PowerPC