Thanks Ovidiu,

I applied your patch.


Carsten 

Open Source Group                        sunShine - b:Integrated
================================================================
Carsten Ziegeler, S&N AG, Klingenderstrasse 5, D-33100 Paderborn
www.sundn.de                          mailto: [EMAIL PROTECTED] 
================================================================


> -----Ursprungliche Nachricht-----
> Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]Im Auftrag
> von Ovidiu Predescu
> Gesendet: Donnerstag, 7. Juni 2001 01:45
> An: Donald Ball; [EMAIL PROTECTED]
> Betreff: [PATCH] [C2] SQLTransformer.java minor fix
> 
> 
> This fixes a minor typo.
> 
> Index: src/org/apache/cocoon/transformation/SQLTransformer.java
> ===================================================================
> RCS file: 
> /Repository/Cocoon2/src/org/apache/cocoon/transformation/SQLTransf
> ormer.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]
> 

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

Reply via email to