[PATCH] doc: fix typo in ipsec_secgw sample app guide

Yang Xiaoliang xiaoliangyang69 at gmail.com
Sat Aug 8 15:50:31 CEST 2026


Fix "depeneds" typo, should be "depends".

Signed-off-by: Yang Xiaoliang <xiaoliangyang69 at gmail.com>
---
 doc/guides/sample_app_ug/ipsec_secgw.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/guides/sample_app_ug/ipsec_secgw.rst b/doc/guides/sample_app_ug/ipsec_secgw.rst
index 7c31c96b7c..b40a15eb4f 100644
--- a/doc/guides/sample_app_ug/ipsec_secgw.rst
+++ b/doc/guides/sample_app_ug/ipsec_secgw.rst
@@ -260,7 +260,7 @@ Where:
      via Rx queue setup.
 
 *   ``--vector-pool-sz``: Number of buffers in vector pool.
-    By default, vector pool size depeneds on packet pool size
+    By default, vector pool size depends on packet pool size
     and size of each vector.
 
 *   ``--desc-nb NUMBER_OF_DESC``: Number of descriptors per queue pair.
-- 
2.43.0



More information about the dev mailing list