https://bugs.dpdk.org/show_bug.cgi?id=477
Bug ID: 477
Summary: Typing error in index.rst of doc/guides/eventdevs at
line 8
Product: DPDK
Version: 20.05
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: doc
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
File: doc/guides/eventdevs/index.rst, line # 8:
"The following are a list of event device PMDs, which can be used from an
application trough the eventdev API."
The above line has a typing error i.e we should use "through" instead of
"trough" here. It should rather be:
"The following are a list of event device PMDs, which can be used from an
application through the eventdev API."
--
You are receiving this mail because:
You are the assignee for the bug.