[dna-commits] DNA SVN: r1007 - trunk/docs/reference/src/main/docbook/en-US/content/core.

dna-commits at lists.jboss.org dna-commits at lists.jboss.org
Tue Jun 9 06:49:09 EDT 2009


Author: bcarothers
Date: 2009-06-09 06:49:08 -0400 (Tue, 09 Jun 2009)
New Revision: 1007

Modified:
   trunk/docs/reference/src/main/docbook/en-US/content/core/execution_context.xml
Log:
Fixed a mis-named section

Modified: trunk/docs/reference/src/main/docbook/en-US/content/core/execution_context.xml
===================================================================
--- trunk/docs/reference/src/main/docbook/en-US/content/core/execution_context.xml	2009-06-09 06:11:57 UTC (rev 1006)
+++ trunk/docs/reference/src/main/docbook/en-US/content/core/execution_context.xml	2009-06-09 10:49:08 UTC (rev 1007)
@@ -485,7 +485,7 @@
 	  </note>
 	</sect1>
 	<sect1 id="mime-type-detectors">
-		<title>Property factory and value factories</title>
+		<title>MIME Type Detectors</title>
 	  <para>
 	  	JBoss DNA often needs the ability to determine the MIME type for some binary content.  When uploading content into
 			a repository, we may want to add the MIME type as metadata.  Or, we may want to make some processing decisions




More information about the dna-commits mailing list