From 535c05302b24d391479ceadad276642c8e17d295 Mon Sep 17 00:00:00 2001 From: Daniel Hokka Zakrisson Date: Tue, 20 Jul 2010 03:45:13 +0000 Subject: [PATCH] Fix typo. git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2900 94cd875c-1c1d-0410-91d2-eb244daf1a30 --- src/vserver-stat.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/vserver-stat.c b/src/vserver-stat.c index 9f03871..c84f9c2 100644 --- a/src/vserver-stat.c +++ b/src/vserver-stat.c @@ -116,7 +116,7 @@ showHelp(char const *cmd) WRITE_STR(1, cmd); WRITE_MSG(1, "\n" - "Show informations about all the active context.\n\n" + "Show information about all active contexts.\n\n" " CTX# Context number\n" " #0 = root context\n" " #1 = monitoring context\n" -- 1.8.1.5