Fix various javadoc warnings

This commit is contained in:
Phillip Webb
2013-11-26 13:24:19 -08:00
parent c7c395d0d0
commit a31ac882c5
52 changed files with 112 additions and 162 deletions

View File

@@ -205,7 +205,7 @@ public class MvcUriComponentsBuilder extends UriComponentsBuilder {
*
* </pre>
*
* The above supports {@codce @PathVariable} and {@code @RequestParam} method parameters.
* The above supports {@code @PathVariable} and {@code @RequestParam} method parameters.
* Any other arguments can be provided as {@literal null} and will be ignored.
* <p>
* Additional (custom) argument types can be supported through an implementation