[dpdk-dev] [Bug 477] Typing error in index.rst of doc/guides/eventdevs at line 8

bugzilla at dpdk.org bugzilla at dpdk.org
Thu May 14 17:22:05 CEST 2020


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: dev at dpdk.org
          Reporter: m.bilal at emumba.com
  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.


More information about the dev mailing list