From 82cd2fb765f25e2766fcb39519232a5d96633a9d Mon Sep 17 00:00:00 2001 From: xiewj Date: Fri, 5 Aug 2016 03:03:54 -0400 Subject: [PATCH] Fix typo in the spec of sriov-physical-function-passthrough.rst Modify 'filtering/cliaming' to 'filtering/claiming' Change-Id: Idec6297e62543a90cf3e0b5a3730544cbd644389 Closes-Bug: #1610092 --- .../mitaka/implemented/sriov-physical-function-passthrough.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specs/mitaka/implemented/sriov-physical-function-passthrough.rst b/specs/mitaka/implemented/sriov-physical-function-passthrough.rst index eed1390fe..ab2925fa2 100644 --- a/specs/mitaka/implemented/sriov-physical-function-passthrough.rst +++ b/specs/mitaka/implemented/sriov-physical-function-passthrough.rst @@ -165,7 +165,7 @@ better suited for the actual code proposal review. It will also be necessary to be able to know relations between individual PFs and VFs in the aggregate view of the PCI device data used in scheduling, so changes to the way PciDeviceStats holds aggregate -data. This will also result in changes to the filtering/cliaming logic, the +data. This will also result in changes to the filtering/claiming logic, the extent of which may impact decisions about the data model so this is best discussed on actual implementation changes.