Update of /var/cvs/applications/richtext/META-INF/tags/mm/rich
In directory james.mmbase.org:/tmp/cvs-serv11606

Modified Files:
        referred.tagx 
Log Message:
typo


See also: 
http://cvs.mmbase.org/viewcvs/applications/richtext/META-INF/tags/mm/rich


Index: referred.tagx
===================================================================
RCS file: /var/cvs/applications/richtext/META-INF/tags/mm/rich/referred.tagx,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- referred.tagx       25 Apr 2008 21:33:40 -0000      1.4
+++ referred.tagx       5 Jun 2008 07:56:48 -0000       1.5
@@ -5,14 +5,14 @@
     xmlns:jsp="http://java.sun.com/JSP/Page";
     xmlns:os="http://www.opensymphony.com/oscache";
     version="2.0">
-  <jsp:tag description="Generates the 'see alo' back references, for the 
current node." />
+  <jsp:directive.tag description="Generates the 'see alo' back references, for 
the current node." />
 
   <jsp:directive.attribute name="see" />
   <jsp:directive.attribute name="type" />
   <jsp:directive.attribute name="types" />
   <!--
       TODO. Together with versioning, links not pointing to the _current_ 
version of the node should be ignored.
-      $Id: referred.tagx,v 1.4 2008/04/25 21:33:40 michiel Exp $
+      $Id: referred.tagx,v 1.5 2008/06/05 07:56:48 michiel Exp $
   -->
   <mm:import id="t">${empty type ? (empty types ? 'texts' : 'object') : 
type}</mm:import>
   <fmt:bundle basename="org.mmbase.richtext.resources.messages">
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to