Polish Javadoc for FreeMarker support

This commit is contained in:
Sam Brannen
2019-06-10 16:03:16 +03:00
parent b58f34d802
commit ac28de0dc1
7 changed files with 11 additions and 11 deletions

View File

@@ -11,7 +11,7 @@
* FreeMarkerConfigurer.
*
* To take advantage of these macros, the "exposeSpringMacroHelpers" property
* of the FreeMarker class needs to be set to "true". This will expose a
* of the FreeMarkerView class needs to be set to "true". This will expose a
* RequestContext under the name "springMacroRequestContext", as needed by
* the macros in this library.
*