Author: mvdb
Date: Fri Nov  4 15:41:32 2005
New Revision: 330944

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

Modified:
    jakarta/commons/proper/betwixt/trunk/xdocs/guide/binding.xml

Modified: jakarta/commons/proper/betwixt/trunk/xdocs/guide/binding.xml
URL: 
http://svn.apache.org/viewcvs/jakarta/commons/proper/betwixt/trunk/xdocs/guide/binding.xml?rev=330944&r1=330943&r2=330944&view=diff
==============================================================================
--- jakarta/commons/proper/betwixt/trunk/xdocs/guide/binding.xml (original)
+++ jakarta/commons/proper/betwixt/trunk/xdocs/guide/binding.xml Fri Nov  4 
15:41:32 2005
@@ -832,7 +832,7 @@
 This xml document format extends the <code>.betwixt</code> vocabulary so that 
several
 different classes mapping can be registered by a single document.  
 The mapping file format is an intuitive extension to the standard .betwixt 
format.
-The root elements is <code>&lt;betwixt-config&gt;</code> which contains one or 
more
+The root element is <code>&lt;betwixt-config&gt;</code> which contains one or 
more
 <code>&lt;class&gt;</code> elements. Each of these specifies a class and 
contains
 a mapping definition for that class (as found in a standard dot betwixt 
document).
         </p>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to