Skip to content

Commit d999324

Browse files
committed
Polish
Closes gh-1096
1 parent d35709d commit d999324

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-context/src/main/java/org/springframework/scripting/groovy/GroovyScriptFactory.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
*
4141
* <p>Typically used in combination with a
4242
* {@link org.springframework.scripting.support.ScriptFactoryPostProcessor};
43-
* see the latter's javadoc} for a configuration example.
43+
* see the latter's javadoc for a configuration example.
4444
*
4545
* <p>Note: Spring 4.0 supports Groovy 1.8 and higher.
4646
*

0 commit comments

Comments
 (0)