[741] in BarnOwl Developers

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

[D-O-H] r767 - trunk/owl

daemon@ATHENA.MIT.EDU (asedeno@MIT.EDU)
Thu Oct 29 18:09:14 2009

Resent-From: nelhage@mit.edu
Resent-To: barnowl-dev-mtg@charon.mit.edu
To: dirty-owl-hackers@mit.edu
From: asedeno@MIT.EDU
Reply-to: dirty-owl-hackers@MIT.EDU
Date: Wed, 10 Oct 2007 15:21:14 -0400 (EDT)

Author: asedeno
Date: 2007-10-10 15:21:13 -0400 (Wed, 10 Oct 2007)
New Revision: 767

Modified:
   trunk/owl/commands.c
Log:
Fixing a typo pointed out by kchen.

Modified: trunk/owl/commands.c
===================================================================
--- trunk/owl/commands.c	2007-10-02 04:38:49 UTC (rev 766)
+++ trunk/owl/commands.c	2007-10-10 19:21:13 UTC (rev 767)
@@ -131,7 +131,7 @@
 
   OWLCMD_ARGS("aimwrite", owl_command_aimwrite, OWL_CTX_INTERACTIVE,
 	      "send an AIM message",
-	      "aimzwrite <user>",
+	      "aimwrite <user>",
 	      "Send an aim message to a user.\n"),
 
   OWLCMD_ARGS("loopwrite", owl_command_loopwrite, OWL_CTX_INTERACTIVE,


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