You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by si...@apache.org on 2011/11/05 11:23:09 UTC

svn commit: r1197916 - /commons/proper/digester/trunk/src/site/site.xml

Author: simonetripodi
Date: Sat Nov  5 10:23:08 2011
New Revision: 1197916

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

Modified:
    commons/proper/digester/trunk/src/site/site.xml

Modified: commons/proper/digester/trunk/src/site/site.xml
URL: http://svn.apache.org/viewvc/commons/proper/digester/trunk/src/site/site.xml?rev=1197916&r1=1197915&r2=1197916&view=diff
==============================================================================
--- commons/proper/digester/trunk/src/site/site.xml (original)
+++ commons/proper/digester/trunk/src/site/site.xml Sat Nov  5 10:23:08 2011
@@ -36,7 +36,7 @@
     <menu name="Developers Guide">
       <item name="Core APIs"            href="/guide/core.html" />
       <item name="Rules Binder"         href="/guide/binder.html" />
-      <item name="Construcotr based rule (new)" href="/guide/constructor.html" />
+      <item name="Constructor based rule (new)" href="/guide/constructor.html" />
       <item name="Async parser"         href="/guide/async.html" />
       <item name="Plugins"              href="/guide/plugins.html" />
       <item name="Substitution"         href="/guide/substitution.html" />