You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@velocity.apache.org by Friedrich Bergmann <be...@ananzi.co.za> on 2002/08/16 12:10:26 UTC

tiny example error

in the file

velocity/docs/user-guide.html

the text that is

$sun.getPlanet( ["Earth", "Mars$sun.getPlanet( ["Earth",
"Mars", "Neptune"] )
## Can't pass a parameter list with $sun.Planets

should have an s after Planet:

$sun.getPlanets( ["Earth", "Mars$sun.getPlanet( ["Earth",
"Mars", "Neptune"] )
## Can't pass a parameter list with $sun.Planets

let's not confuse people
 
==
Find businesses and have your business found: http://www.brabys.com

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>