aboutsummaryrefslogtreecommitdiffstats
path: root/doc/guides/tools/proc_info.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/guides/tools/proc_info.rst')
-rw-r--r--doc/guides/tools/proc_info.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/guides/tools/proc_info.rst b/doc/guides/tools/proc_info.rst
index d5b5ed6a..e9a0b79d 100644
--- a/doc/guides/tools/proc_info.rst
+++ b/doc/guides/tools/proc_info.rst
@@ -48,7 +48,7 @@ Limitations
* When running ``dpdk-procinfo`` with shared library mode, it is required to
pass the same NIC PMD libraries as used for the primary application. Any
- mismatch in PMD library arguments can lead to undefined behaviour and results
+ mismatch in PMD library arguments can lead to undefined behavior and results
affecting primary application too.
* Stats retrieval using ``dpdk-procinfo`` is not supported for virtual devices like PCAP and TAP.