Kasper Nielsen wrote:
> 
> ----- Original Message -----
> From: "Jerome Verleyen" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Thursday, July 05, 2001 5:03 PM
> Subject: Litle correction
> 
> > There is a little error in the Proposal Unified Template page..
> > Here is the patch.
> >
> >      public Map createContext( );
> > -    public Strinq merqeTemplate( String name, Map context );
> > +    public Strinq mergeTemplate( String name, Map context );
> >  }
> >  </pre>
> >
> 
> Strinq?? shouldn't that be String
> 
> - Kasper
> 
of course!

Sorry..

Jerome
-- 
-Ah �videmment j'en suis pas encore aux toiles de ma�tre, mais enfin
c'est un d�but
-Oh c'est un d�but qui promet. Mais tu vois si j'�tais chez moi comme tu
le disais si gentiment,bah j'mettrai �a ailleurs.
-Qu'est-ce que je disais, y s'rait mieux pr�s de la fen�tre. Tu le
verrais o� toi ?
-� la cave.
--- unified-templating.xml-ORI  Wed May  2 02:41:42 2001
+++ unified-templating.xml-NEW  Thu Jul  5 15:56:31 2001
@@ -28,7 +28,7 @@
     public boolean templateExists( String name );
     public Map createContext( RunData data );
     public Map createContext( );
-    public Strinq merqeTemplate( String name, Map context );
+    public String mergeTemplate( String name, Map context );
 }
 </pre>
 

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

Reply via email to