Author: wglass
Date: Tue Sep 20 00:29:40 2005
New Revision: 290385
URL: http://svn.apache.org/viewcvs?rev=290385&view=rev
Log:
Fix typo in overview page. Thanks Mitsu!
Modified:
jakarta/velocity/core/trunk/xdocs/overview.xml
Modified: jakarta/velocity/core/trunk/xdocs/overview.xml
URL:
http://svn.apache.org/viewcvs/jakarta/velocity/core/trunk/xdocs/overview.xml?rev=290385&r1=290384&r2=290385&view=diff
==============================================================================
--- jakarta/velocity/core/trunk/xdocs/overview.xml (original)
+++ jakarta/velocity/core/trunk/xdocs/overview.xml Tue Sep 20 00:29:40 2005
@@ -103,7 +103,7 @@
reference properties and methods. For example, you might create
an introspector
that retrieves data from Lucene or other search engine indexes.
</li>
- <li>Finally, for the truly adept, the grammer for Velocity is
processed in a parser
+ <li>Finally, for the truly adept, the grammar for Velocity is
processed in a parser
generated by
<a href="http://www.metamata.com/javacc/">JavaCC</a> (Java Compiler
Compiler) using the JJTree extension to create an Abstract Syntax
Tree.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]