geirm 02/01/08 19:24:31
Modified: xdocs user-guide.xml
docs user-guide.html
Log:
Patch from Pete Kazmier <[EMAIL PROTECTED]>. Thx!
Revision Changes Path
1.58 +1 -1 jakarta-velocity/xdocs/user-guide.xml
Index: user-guide.xml
===================================================================
RCS file: /home/cvs/jakarta-velocity/xdocs/user-guide.xml,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- user-guide.xml 14 Dec 2001 13:00:06 -0000 1.57
+++ user-guide.xml 9 Jan 2002 03:24:31 -0000 1.58
@@ -1547,7 +1547,7 @@
<p>
<code>velocimacro.library</code> - A comma-separated list of all
Velocimacro template libraries. By default, Velocity looks for
- a single library: <em>VM_global_lib.vm</em>. The configured template path
+ a single library: <em>VM_global_library.vm</em>. The configured template path
is used to find the Velocimacro libraries.
</p>
1.64 +2 -2 jakarta-velocity/docs/user-guide.html
Index: user-guide.html
===================================================================
RCS file: /home/cvs/jakarta-velocity/docs/user-guide.html,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -r1.63 -r1.64
--- user-guide.html 4 Jan 2002 04:12:54 -0000 1.63
+++ user-guide.html 9 Jan 2002 03:24:31 -0000 1.64
@@ -2738,7 +2738,7 @@
<p>
<code>velocimacro.library</code> - A comma-separated list of all
Velocimacro template libraries. By default, Velocity looks for
- a single library: <em>VM_global_lib.vm</em>. The configured template path
+ a single library: <em>VM_global_library.vm</em>. The configured template path
is used to find the Velocimacro libraries.
</p>
<p>
@@ -4023,7 +4023,7 @@
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 1999-2001, Apache Software Foundation
+ Copyright © 1999-2002, Apache Software Foundation
</em></font></div>
</td></tr>
</table>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>