Author: bdonlan
Date: 2004-05-30 12:59:45 -0400 (Sun, 30 May 2004)
New Revision: 199

Modified:
   trunk/poe-client/lib/POE/Component/Client/Haver.pm
Log:
Fixed documentation claiming haver_die is non-fatal


Modified: trunk/poe-client/lib/POE/Component/Client/Haver.pm
===================================================================
--- trunk/poe-client/lib/POE/Component/Client/Haver.pm  2004-05-30 16:45:30 UTC 
(rev 198)
+++ trunk/poe-client/lib/POE/Component/Client/Haver.pm  2004-05-30 16:59:45 UTC 
(rev 199)
@@ -821,7 +821,7 @@
 
 =head2 haver_die($Z<>err, $Z<>short, $Z<>long, @Z<>args)
 
-The server has sent a non-fatal error message with code $err and arguments 
@args. $short and $long have the
+The server has sent a fatal error message with code $err and arguments @args. 
$short and $long have the
 short and long human-readable forms, respectively. The connection will be 
closed shortly.
 
 =head2 haver_quit($Z<>uid, $Z<>why)


Reply via email to