Consistent use of <pre class="code">

Issue: SPR-8108
This commit is contained in:
Juergen Hoeller
2013-05-07 21:31:26 +02:00
parent 1ca943c681
commit 2a44228b98
59 changed files with 87 additions and 90 deletions

View File

@@ -34,7 +34,7 @@ import org.springframework.core.io.Resource;
* <p>The mapping file should be in the following format, as specified by the
* Java Activation Framework:
*
* <pre>
* <pre class="code">
* # map text/html to .htm and .html files
* text/html html htm HTML HTM</pre>
*