Fix typos in Reference Documentation

This commit is contained in:
Chin Huang
2012-05-12 00:53:51 -04:00
parent 78c6d70f0b
commit f1c062fe9e
18 changed files with 46 additions and 46 deletions

View File

@@ -1473,7 +1473,7 @@ URI location = template.postForLocation(uri, booking, "1");
URI uri = uriComponents.toUri();</programlisting>
<para>Or specify each URI component indiviudally:</para>
<para>Or specify each URI component individually:</para>
<programlisting language="java">UriComponents uriComponents =
UriComponentsBuilder.newInstance()