summaryrefslogtreecommitdiffstats
path: root/docs/glances-doc.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/glances-doc.rst')
-rw-r--r--docs/glances-doc.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/glances-doc.rst b/docs/glances-doc.rst
index fa0dc956..90531f9d 100644
--- a/docs/glances-doc.rst
+++ b/docs/glances-doc.rst
@@ -577,8 +577,8 @@ In standalone mode, additionals informations are provided for the top process:
* CPU affinity (number of cores used by the process)
* Extended memory information (swap, shared, text, lib, data and dirty on Linux)
-* Openned threads, files and network sessions (TCP and UDP)
-* IO nice level
+* Open threads, files and network sessions (TCP and UDP)
+* IO nice level
The extended stats feature could be enabled using the --enable-process-extended option (command line) or the ``e`` key (curses interface).