SEC-105: Correct incorrect JavaDocs.
This commit is contained in:
parent
969bbff00c
commit
58b8b840b3
|
@ -59,7 +59,7 @@ public class PortMapperImpl implements PortMapper {
|
|||
* In a Spring XML ApplicationContext, a definition would look something
|
||||
* like this:
|
||||
* <pre>
|
||||
* <property name="httpsPortMapping">
|
||||
* <property name="portMappings">
|
||||
* <map>
|
||||
* <entry key="80"><value>443</value></entry>
|
||||
* <entry key="8080"><value>8443</value></entry>
|
||||
|
|
Loading…
Reference in New Issue