From: Daniel Hokka Zakrisson Date: Tue, 20 Jul 2010 03:45:13 +0000 (+0000) Subject: Fix typo. X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=535c05302b24d391479ceadad276642c8e17d295;p=util-vserver.git Fix typo. git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2900 94cd875c-1c1d-0410-91d2-eb244daf1a30 --- 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"