]> git.droids-corp.org - dpdk.git/blobdiff - doc/guides/cryptodevs/overview.rst
maintainers: add Windows exports script
[dpdk.git] / doc / guides / cryptodevs / overview.rst
index 12f342b0f2cbe3901d0f78d1c089e096d75d959e..a972c794f0271305bf0c93fe7d71f1760a7da350 100644 (file)
@@ -18,7 +18,7 @@ Supported Feature Flags
      being the operation in-place (input address = output address).
 
    - "OOP SGL In SGL Out" feature flag stands for
-     "Out-of-place Scatter-gather list Input, Scatter-gater list Output",
+     "Out-of-place Scatter-gather list Input, Scatter-gather list Output",
      which means pmd supports different scatter-gather styled input and output buffers
      (i.e. both can consists of multiple segments).