File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -149,7 +149,7 @@ Logging already initialized. Skipping...
149149 "8443" in</para >
150150 <synopsis format =" linespecific" >
151151 < Set name="port">
152- < Property name="jetty.ssl.port deprecated="ssl.port">
152+ < Property name="jetty.ssl.port" deprecated="ssl.port">
153153 < Default>
154154 < SystemProperty name="jetty.ssl.port" deprecated="ssl.port" default="8443"/>
155155 < /Default>
@@ -159,7 +159,7 @@ Logging already initialized. Skipping...
159159 <para >to a port that is not used, e.g. "8444".</para >
160160 <synopsis format =" linespecific" >
161161 < Set name="port">
162- < Property name="jetty.ssl.port deprecated="ssl.port">
162+ < Property name="jetty.ssl.port" deprecated="ssl.port">
163163 < Default>
164164 < SystemProperty name="jetty.ssl.port" deprecated="ssl.port" default="8444"/>
165165 < /Default>
You can’t perform that action at this time.
0 commit comments