]> git.droids-corp.org - dpdk.git/blobdiff - doc/guides/sample_app_ug/intro.rst
vhost: simplify descriptor buffer prefetching
[dpdk.git] / doc / guides / sample_app_ug / intro.rst
index 159bcf73b15bddc61ce62662734a6ab6dfb8de44..90704194a1d05eba01534f6a75adfaec1c7dc67a 100644 (file)
@@ -106,7 +106,7 @@ examples are highlighted below.
   (packet arrival) and TX (packet transmission) by adding callbacks to the RX
   and TX packet processing functions.
 
-* :doc:`IPSec Security Gateway<ipsec_secgw>`: The IPSec Security
+* :doc:`IPsec Security Gateway<ipsec_secgw>`: The IPsec Security
   Gateway application is minimal example of something closer to a real world
   example. This is also a good example of an application using the DPDK
   Cryptodev framework.