Author: reinhard
Date: 2005-06-25 17:26:06 -0500 (Sat, 25 Jun 2005)
New Revision: 7654

Modified:
   trunk/gnue-appserver/doc/devguide/06-procedures.texi
Log:
Fixed typo.


Modified: trunk/gnue-appserver/doc/devguide/06-procedures.texi
===================================================================
--- trunk/gnue-appserver/doc/devguide/06-procedures.texi        2005-06-25 
20:01:57 UTC (rev 7653)
+++ trunk/gnue-appserver/doc/devguide/06-procedures.texi        2005-06-25 
22:26:06 UTC (rev 7654)
@@ -130,7 +130,7 @@
 If a class contains a procedure named @code{OnDelete}, the code in this
 procedure is executed whenever an instance is about to be deleted.
 
[EMAIL PROTECTED] can prevent the deletion to happen if it raises an exception
[EMAIL PROTECTED] can prevent the deletion to happen if it raises an exception
 with @code{abort} or by other means.
 
 Typical uses of @code{OnDelete} are to prevent deletion of instance under



_______________________________________________
Commit-gnue mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/commit-gnue

Reply via email to