This fixes a minor typo.

Index: src/org/apache/cocoon/transformation/SQLTransformer.java
===================================================================
RCS file: 
/Repository/Cocoon2/src/org/apache/cocoon/transformation/SQLTransformer.java,v
retrieving revision 1.1.1.6
diff -u -I'\$Id:.*\$' -I'\$Author:.*\$' -I'\$Revision:.*\$' -r1.1.1.6 
SQLTransformer.java
--- SQLTransformer.java 2001/06/05 17:53:31     1.1.1.6
+++ SQLTransformer.java 2001/06/06 23:43:39
@@ -111,7 +111,7 @@
     /**
      * Recycle this component
      */
-    public void recylce() {
+    public void recycle() {
         super.recycle();
         this.queries = null;
         this.current_value = null;


Greetings,
-- 
Ovidiu Predescu <[EMAIL PROTECTED]>
http://orion.nsr.hp.com/ (inside HP's firewall only)
http://www.geocities.com/SiliconValley/Monitor/7464/ (GNU, Emacs, other stuff)

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to