Commit 9a55cc49 authored by Stephane Nicoll's avatar Stephane Nicoll

Fix typo

parent 0f3b9596
......@@ -91,7 +91,7 @@ public class GroovyTemplateAutoConfiguration {
/**
* MarkupTemplateEngine could be loaded from groovy-templates or groovy-all.
* Unfortunately it's quite common for people to use groovy-all and not actually
* need templating support. This method checks attempts to check the source jar so
* need templating support. This method check attempts to check the source jar so
* that we can skip the {@code /template} folder check for such cases.
* @return true if the groovy-all jar is used
*/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment