Hi, I'd like to fix three typos in ScriptEngineManager class's JavaDoc. This class contains method getEngineFactories() which returns list of factories, not an array of factories.
Here is a webrew created against OpenJDK7: http://cr.openjdk.java.net/~ptisnovs/ScriptEngineManager/ Can anybody review this change please? PS: similar typos exist in OpenJDK6 too. Thank you in advance, Pavel Tisnovsky
