Fix typos detected by github.com/client9/misspell

This commit is contained in:
Kazuhiro Sera
2018-08-08 19:26:40 +09:00
committed by Juergen Hoeller
parent 896eb5687a
commit be211ceead
38 changed files with 42 additions and 42 deletions

View File

@@ -461,7 +461,7 @@ integration for using Spring MVC with Groovy Markup.
[TIP]
====
The Groovy Markup Tempalte engine requires Groovy 2.3.1+.
The Groovy Markup Template engine requires Groovy 2.3.1+.
====
@@ -2211,4 +2211,4 @@ This is rendered as:
</ul>
</body>
</html>
----
----

View File

@@ -3911,7 +3911,7 @@ for optimal performance. See section on configuring <<mvc-config-static-resource
=== ETag Filter
The `ShallowEtagHeaderFilter` can be used to add "shallow" eTag values, computed from the
response content and thus saving bandwith but not CPU time. See <<filters-shallow-etag>>.
response content and thus saving bandwidth but not CPU time. See <<filters-shallow-etag>>.