TRINIDAD-2339: fixed tld syntax error
diff --git a/trinidad-impl/src/main/conf/META-INF/tr-base.tld b/trinidad-impl/src/main/conf/META-INF/tr-base.tld
index 0b8c8e2..5553da3 100644
--- a/trinidad-impl/src/main/conf/META-INF/tr-base.tld
+++ b/trinidad-impl/src/main/conf/META-INF/tr-base.tld
@@ -129,12 +129,12 @@
    </tag>

 

    <tag>

+      <description>

+         The fileDownloadActionListener tag provides a declarative syntax for downloading files to a user from a command component.

+      </description>

       <name>fileDownloadActionListener</name>

       <tag-class>org.apache.myfaces.trinidadinternal.taglib.listener.FileDownloadActionListenerTag</tag-class>

       <body-content>empty</body-content>

-      <description>

-        The fileDownloadActionListener tag provides a declarative syntax for downloading files to a user from a command component.

-      </description>

 

       <attribute>

         <description>