[23351] in Source-Commits

home help back first fref pref prev next nref lref last post

/svn/athena r23005 - trunk/athena/lib/zephyr/clients/zctl

daemon@ATHENA.MIT.EDU (ghudson@MIT.EDU)
Wed Jun 4 14:01:26 2008

Date: Wed, 4 Jun 2008 14:00:55 -0400 (EDT)
From: ghudson@MIT.EDU
Message-Id: <200806041800.OAA24015@drugstore.mit.edu>
To: source-commits@MIT.EDU
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Author: ghudson
Date: 2008-06-04 14:00:54 -0400 (Wed, 04 Jun 2008)
New Revision: 23005

Modified:
   trunk/athena/lib/zephyr/clients/zctl/zctl_cmds.ct
Log:
Fix a grammar error in zctl's help output.

Modified: trunk/athena/lib/zephyr/clients/zctl/zctl_cmds.ct
===================================================================
--- trunk/athena/lib/zephyr/clients/zctl/zctl_cmds.ct	2008-06-03 21:57:19 UTC (rev 23004)
+++ trunk/athena/lib/zephyr/clients/zctl/zctl_cmds.ct	2008-06-04 18:00:54 UTC (rev 23005)
@@ -52,7 +52,7 @@
 	request		unset_var, "Delete a variable's value.",
 			unset;
 
-	request		wgc_control, "Get the WindowGram to reread it's description file.",
+	request		wgc_control, "Get the WindowGram to reread its description file.",
 			wg_read;
 
 	request		wgc_control, "Tell the WindowGram not to react to incoming notices.",


home help back first fref pref prev next nref lref last post