doc: fix typo in l2fwd-crypto usage
[dpdk.git] / doc / guides / sample_app_ug / l2_forward_crypto.rst
index d6df36b..45d8a12 100644 (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)