You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by an...@apache.org on 2008/04/08 00:27:48 UTC

svn commit: r645713 - /lenya/docu/src/documentation/content/xdocs/docs/1_2_x/how-to/new_mime_type.xml

Author: antonio
Date: Mon Apr  7 15:27:46 2008
New Revision: 645713

URL: http://svn.apache.org/viewvc?rev=645713&view=rev
Log:
Fix typo.

Modified:
    lenya/docu/src/documentation/content/xdocs/docs/1_2_x/how-to/new_mime_type.xml

Modified: lenya/docu/src/documentation/content/xdocs/docs/1_2_x/how-to/new_mime_type.xml
URL: http://svn.apache.org/viewvc/lenya/docu/src/documentation/content/xdocs/docs/1_2_x/how-to/new_mime_type.xml?rev=645713&r1=645712&r2=645713&view=diff
==============================================================================
--- lenya/docu/src/documentation/content/xdocs/docs/1_2_x/how-to/new_mime_type.xml (original)
+++ lenya/docu/src/documentation/content/xdocs/docs/1_2_x/how-to/new_mime_type.xml Mon Apr  7 15:27:46 2008
@@ -34,7 +34,7 @@
 </p>
 <source>
           &lt;map:match pattern="*/*/**.avi"&gt;
-            &lt;map:read src="pubs/{1}/resources/{2}/{3}.avi" mime-tyoe="video/x-msvideo" /&gt;
+            &lt;map:read src="pubs/{1}/resources/{2}/{3}.avi" mime-type="video/x-msvideo" /&gt;
           &lt;/map:match&gt;
 
 </source>
@@ -48,4 +48,4 @@
 
 <p>If you are using BXE, edit the file <em>xslt/bxeng/asset.xsl</em> and add it to the list of types defined in <em>&lt;xsl:param&nbsp;name="extensions"&nbsp;...</em> </p>
 </section></body>
-</document>
\ No newline at end of file
+</document>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org