On 3/30/2023 5:09 PM, John McNamara wrote:
Fix grammar, spelling and formatting of DPDK 23.03 release notes.
Signed-off-by: John McNamara <john.mcnam...@intel.com>
---
* Minor fixes/changes only.
doc/guides/rel_notes/release_23_03.rst | 16 ++++++++++------
1 file changed, 10 insertions(+), 6 deletions(-)
diff --git a/doc/guides/rel_notes/release_23_03.rst
b/doc/guides/rel_notes/release_23_03.rst
index b93903447d..a31d34f5f5 100644
--- a/doc/guides/rel_notes/release_23_03.rst
+++ b/doc/guides/rel_notes/release_23_03.rst
@@ -71,7 +71,7 @@ New Features
* **Added platform bus support.**
A platform bus provides a way to use Linux platform devices which
- are compatible with vfio-platform kernel driver.
+ are compatible with the do vfio-platform kernel driver.
Hi John,
Looks like there are a double spacing problem between "do" and
"vfio-platform", also I suppose "the vfio-platform" is sufficient.
Other than that,
Acked-by: Fan Zhang <fanzhang....@gmail.com>