doc: fix typo in l2fwd-crypto usage

Fixes: ba7b86b141 ("doc: add l2fwd-crypto sample app guide")
Cc: stable@dpdk.org

Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
Acked-by: Fiona Trahe <fiona.trahe@intel.com>
This commit is contained in:
Pablo de Lara 2017-06-22 13:02:35 +01:00
parent 0dfef60553
commit 5949e30dae

View File

@ -135,7 +135,7 @@ where,
* auth_algo: select the authentication algorithm (default is sha1-hmac)
* cipher_op: select the authentication operation to perform: GENERATE or VERIFY
* auth_op: select the authentication operation to perform: GENERATE or VERIFY
(default is GENERATE)