X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=doc%2Fguides%2Fprog_guide%2Frawdev.rst;h=a712c7fa99b18a7ae554297ca77550f345071be0;hb=cbcda56cced98ec6cc214ed89df0703ddeb7723e;hp=06af6942a6df07547f972c0b2ad8979eb8da42f9;hpb=8b283e90e6953fe321644c2ba3abf68d154d3cd1;p=dpdk.git diff --git a/doc/guides/prog_guide/rawdev.rst b/doc/guides/prog_guide/rawdev.rst index 06af6942a6..a712c7fa99 100644 --- a/doc/guides/prog_guide/rawdev.rst +++ b/doc/guides/prog_guide/rawdev.rst @@ -32,7 +32,7 @@ Key factors guiding design of the Rawdevice library: 1. Following are some generic operations which can be treated as applicable to a large subset of device types. None of the operations are mandatory to - be implemented by a driver. Application should also be design for proper + be implemented by a driver. Application should also be designed for proper handling for unsupported APIs. * Device Start/Stop - In some cases, 'reset' might also be required which