diff --git a/src/main/java/org/apache/commons/lang3/text/WordUtils.java b/src/main/java/org/apache/commons/lang3/text/WordUtils.java
index 5dc5ea258..0115150dd 100644
--- a/src/main/java/org/apache/commons/lang3/text/WordUtils.java
+++ b/src/main/java/org/apache/commons/lang3/text/WordUtils.java
@@ -523,7 +523,7 @@ public class WordUtils {
*
20 |
* "\n" |
* true |
- * "Click here to jump\nto the commons\nwebsite -\nhttp://commons.apach\ne.org" |
+ * "Click here to jump\nto the commons\nwebsite -\nhttps://commons.apach\ne.org" |
*
*
*
@@ -608,7 +608,7 @@ public class WordUtils {
* "\n" |
* true |
* " " |
- * "Click here to jump\nto the commons\nwebsite -\nhttp://commons.apach\ne.org" |
+ * "Click here to jump\nto the commons\nwebsite -\nhttps://commons.apach\ne.org" |
*
*
* "flammable/inflammable" |