mirror of
https://github.com/apache/commons-lang.git
synced 2025-02-08 11:05:09 +00:00
Javadoc: Use an HTTPS URL to the Apache web site
This commit is contained in:
parent
59780b184c
commit
a02e260a0a
@ -523,7 +523,7 @@ public static String wrap(final String str, final int wrapLength) {
|
|||||||
* <td>20</td>
|
* <td>20</td>
|
||||||
* <td>"\n"</td>
|
* <td>"\n"</td>
|
||||||
* <td>true</td>
|
* <td>true</td>
|
||||||
* <td>"Click here to jump\nto the commons\nwebsite -\nhttp://commons.apach\ne.org"</td>
|
* <td>"Click here to jump\nto the commons\nwebsite -\nhttps://commons.apach\ne.org"</td>
|
||||||
* </tr>
|
* </tr>
|
||||||
* </table>
|
* </table>
|
||||||
*
|
*
|
||||||
@ -608,7 +608,7 @@ public static String wrap(final String str, final int wrapLength, final String n
|
|||||||
* <td>"\n"</td>
|
* <td>"\n"</td>
|
||||||
* <td>true</td>
|
* <td>true</td>
|
||||||
* <td>" "</td>
|
* <td>" "</td>
|
||||||
* <td>"Click here to jump\nto the commons\nwebsite -\nhttp://commons.apach\ne.org"</td>
|
* <td>"Click here to jump\nto the commons\nwebsite -\nhttps://commons.apach\ne.org"</td>
|
||||||
* </tr>
|
* </tr>
|
||||||
* <tr>
|
* <tr>
|
||||||
* <td>"flammable/inflammable"</td>
|
* <td>"flammable/inflammable"</td>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user