[995] in BarnOwl Developers
[D-O-H] r982 - trunk/owl
daemon@ATHENA.MIT.EDU (nelhage@MIT.EDU)
Thu Oct 29 18:11:57 2009
Resent-From: nelhage@mit.edu
Resent-To: barnowl-dev-mtg@charon.mit.edu
X-Original-To: nelhage@nelhage.com
To: dirty-owl-hackers@mit.edu
From: nelhage@MIT.EDU
Reply-to: dirty-owl-hackers@MIT.EDU
Date: Thu, 6 Mar 2008 12:52:59 -0500 (EST)
Author: nelhage
Date: 2008-03-06 12:52:58 -0500 (Thu, 06 Mar 2008)
New Revision: 982
Modified:
trunk/owl/perlwrap.pm
Log:
Typo fix in docs
Modified: trunk/owl/perlwrap.pm
===================================================================
--- trunk/owl/perlwrap.pm 2008-03-03 20:00:24 UTC (rev 981)
+++ trunk/owl/perlwrap.pm 2008-03-06 17:52:58 UTC (rev 982)
@@ -88,7 +88,7 @@
Like C<start_question>, but echoes the user's input as C<*>s when they
input.
-=head2 start_editwin PROMPT CALLBACK
+=head2 start_edit_win PROMPT CALLBACK
Like C<start_question>, but displays C<PROMPT> on a line of its own
and opens the editwin. If the user cancels the edit win, C<CALLBACK>