summaryrefslogtreecommitdiff
path: root/desktop/wminfo/README
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/wminfo/README')
-rw-r--r--desktop/wminfo/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/wminfo/README b/desktop/wminfo/README
index 3db00beecd..cf1eb5159d 100644
--- a/desktop/wminfo/README
+++ b/desktop/wminfo/README
@@ -1,6 +1,6 @@
wminfo is Window Maker information dockable application
-wminfo displays different text information. To use it write plugin
+wminfo displays different text information. To use it, write plugin
grabbing information from the system or website. For example:
ps -a | awk '{print $1,$4}' | grep -vE "ps|awk|grep|tac" | tac