Closes gh-1096
This commit is contained in:
Stephane Nicoll 2016-07-01 10:43:54 +02:00
parent d35709dfbc
commit d9993243b6
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ import org.springframework.util.ClassUtils;
*
* <p>Typically used in combination with a
* {@link org.springframework.scripting.support.ScriptFactoryPostProcessor};
* see the latter's javadoc} for a configuration example.
* see the latter's javadoc for a configuration example.
*
* <p>Note: Spring 4.0 supports Groovy 1.8 and higher.
*