donaldp 01/11/02 14:14:44
Modified: src/documentation/xdocs/developing implementing.xml
Log:
Fix typo
Submitted By: Marcus Crafter <[EMAIL PROTECTED]>
Revision Changes Path
1.8 +1 -1
jakarta-avalon/src/documentation/xdocs/developing/implementing.xml
Index: implementing.xml
===================================================================
RCS file:
/home/cvs/jakarta-avalon/src/documentation/xdocs/developing/implementing.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- implementing.xml 2001/10/30 16:16:43 1.7
+++ implementing.xml 2001/11/02 22:14:44 1.8
@@ -966,7 +966,7 @@
if (dbSelector != null)
{
- this.manager.release(instancesdbSelector);
+ this.manager.release(dbSelector);
}
}
}
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>