Description
I was reading through the Velocity Developer guide the other day. Then I noticed a few typos. And then I got all excited and read through half of it looking for more (ok, weird).
Anyway, here are some notes if someone wants to make the effort to check them and correct if they are relevant:
"simply pattern" -> "simple pattern"
"convenienient" -> "convenient"
"it is easy to write Java program" -> "it is easy to write a Java program"
"initilizes" -> "Initializes" + comma in the end of sentence
"when a method of object in the context thrown an exception" -> "when a method of object in the context throws an exception"
"so configure" -> "to configure"
"wish.." -> "wish."
"standard java" -> "standard Java"