Author: akarasulu Date: Thu Dec 9 23:25:03 2004 New Revision: 111479 URL: http://svn.apache.org/viewcvs?view=rev&rev=111479 Log: get rid of misspelled examples crud Modified: incubator/directory/eve/trunk/xdocs/index.xml
Modified: incubator/directory/eve/trunk/xdocs/index.xml Url: http://svn.apache.org/viewcvs/incubator/directory/eve/trunk/xdocs/index.xml?view=diff&rev=111479&p1=incubator/directory/eve/trunk/xdocs/index.xml&r1=111478&p2=incubator/directory/eve/trunk/xdocs/index.xml&r2=111479 ============================================================================== --- incubator/directory/eve/trunk/xdocs/index.xml (original) +++ incubator/directory/eve/trunk/xdocs/index.xml Thu Dec 9 23:25:03 2004 @@ -80,7 +80,7 @@ <a href="./jndi.html">JNDI</a> </td> <td> - Documentation for Eve's JNDI provider. <b>LOTS-O-EXAMAPLES!</b> + Documentation for Eve's JNDI provider. </td> </tr> @@ -89,7 +89,7 @@ <a href="./authentication.html">Authentication</a> </td> <td> - Documentation for how to bind to Eve out of the box. <b>LOTS-O-EXAMAPLES!</b> + Documentation for how to bind to Eve out of the box. </td> </tr> @@ -99,7 +99,7 @@ </td> <td> Documentation for creating user partitions to Eve in addition to the - system context partition. <b>LOTS-O-EXAMAPLES!</b> + system context partition. </td> </tr>
