Author: buildbot
Date: Wed Jun 27 14:21:14 2012
New Revision: 823469

Log:
Production update by buildbot for camel

Modified:
    websites/production/camel/content/book-component-appendix.html
    websites/production/camel/content/book-dataformat-appendix.html
    websites/production/camel/content/book-in-one-page.html
    websites/production/camel/content/cache/main.pageCache
    websites/production/camel/content/flatpack-dataformat.html
    websites/production/camel/content/flatpack.html

Modified: websites/production/camel/content/book-component-appendix.html
==============================================================================
--- websites/production/camel/content/book-component-appendix.html (original)
+++ websites/production/camel/content/book-component-appendix.html Wed Jun 27 
14:21:14 2012
@@ -4673,7 +4673,7 @@ The result of the operation will contain
 
 
 <h3><a shape="rect" name="BookComponentAppendix-Usage"></a>Usage</h3>
-<p>To use the data format, simply instantiate an instance and invoke the 
marhsal or unmarshal operation in the route builder:</p>
+<p>To use the data format, simply instantiate an instance and invoke the 
marshal or unmarshal operation in the route builder:</p>
 <div class="code panel" style="border-width: 1px;"><div class="codeContent 
panelContent">
 <pre class="code-java">
   FlatpackDataFormat fp = <span class="code-keyword">new</span> 
FlatpackDataFormat();

Modified: websites/production/camel/content/book-dataformat-appendix.html
==============================================================================
--- websites/production/camel/content/book-dataformat-appendix.html (original)
+++ websites/production/camel/content/book-dataformat-appendix.html Wed Jun 27 
14:21:14 2012
@@ -835,7 +835,7 @@ The result of the operation will contain
 
 
 <h3><a shape="rect" name="BookDataFormatAppendix-Usage"></a>Usage</h3>
-<p>To use the data format, simply instantiate an instance and invoke the 
marhsal or unmarshal operation in the route builder:</p>
+<p>To use the data format, simply instantiate an instance and invoke the 
marshal or unmarshal operation in the route builder:</p>
 <div class="code panel" style="border-width: 1px;"><div class="codeContent 
panelContent">
 <pre class="code-java">
   FlatpackDataFormat fp = <span class="code-keyword">new</span> 
FlatpackDataFormat();

Modified: websites/production/camel/content/book-in-one-page.html
==============================================================================
--- websites/production/camel/content/book-in-one-page.html (original)
+++ websites/production/camel/content/book-in-one-page.html Wed Jun 27 14:21:14 
2012
@@ -11702,7 +11702,7 @@ The result of the operation will contain
 
 
 <h3><a shape="rect" name="BookInOnePage-Usage"></a>Usage</h3>
-<p>To use the data format, simply instantiate an instance and invoke the 
marhsal or unmarshal operation in the route builder:</p>
+<p>To use the data format, simply instantiate an instance and invoke the 
marshal or unmarshal operation in the route builder:</p>
 <div class="code panel" style="border-width: 1px;"><div class="codeContent 
panelContent">
 <pre class="code-java">
   FlatpackDataFormat fp = <span class="code-keyword">new</span> 
FlatpackDataFormat();
@@ -25121,7 +25121,7 @@ The result of the operation will contain
 
 
 <h3><a shape="rect" name="BookInOnePage-Usage"></a>Usage</h3>
-<p>To use the data format, simply instantiate an instance and invoke the 
marhsal or unmarshal operation in the route builder:</p>
+<p>To use the data format, simply instantiate an instance and invoke the 
marshal or unmarshal operation in the route builder:</p>
 <div class="code panel" style="border-width: 1px;"><div class="codeContent 
panelContent">
 <pre class="code-java">
   FlatpackDataFormat fp = <span class="code-keyword">new</span> 
FlatpackDataFormat();

Modified: websites/production/camel/content/cache/main.pageCache
==============================================================================
Binary files - no diff available.

Modified: websites/production/camel/content/flatpack-dataformat.html
==============================================================================
--- websites/production/camel/content/flatpack-dataformat.html (original)
+++ websites/production/camel/content/flatpack-dataformat.html Wed Jun 27 
14:21:14 2012
@@ -91,7 +91,7 @@ The result of the operation will contain
 
 
 <h3><a shape="rect" name="FlatpackDataFormat-Usage"></a>Usage</h3>
-<p>To use the data format, simply instantiate an instance and invoke the 
marhsal or unmarshal operation in the route builder:</p>
+<p>To use the data format, simply instantiate an instance and invoke the 
marshal or unmarshal operation in the route builder:</p>
 <div class="code panel" style="border-width: 1px;"><div class="codeContent 
panelContent">
 <pre class="code-java">
   FlatpackDataFormat fp = <span class="code-keyword">new</span> 
FlatpackDataFormat();

Modified: websites/production/camel/content/flatpack.html
==============================================================================
--- websites/production/camel/content/flatpack.html (original)
+++ websites/production/camel/content/flatpack.html Wed Jun 27 14:21:14 2012
@@ -216,7 +216,7 @@ The result of the operation will contain
 
 
 <h3><a shape="rect" name="Flatpack-Usage"></a>Usage</h3>
-<p>To use the data format, simply instantiate an instance and invoke the 
marhsal or unmarshal operation in the route builder:</p>
+<p>To use the data format, simply instantiate an instance and invoke the 
marshal or unmarshal operation in the route builder:</p>
 <div class="code panel" style="border-width: 1px;"><div class="codeContent 
panelContent">
 <pre class="code-java">
   FlatpackDataFormat fp = <span class="code-keyword">new</span> 
FlatpackDataFormat();


Reply via email to