Remove trailing whitespace

This commit is contained in:
Gary Gregory 2023-10-20 15:30:21 -04:00
parent 181ba18528
commit 29f3678bde
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@
* <b>Deprecated</b> As of 3.6, use the Apache Commons Text
* <a href="https://commons.apache.org/proper/commons-text/javadocs/api-release/org/apache/commons/text/package-summary.html"> text package</a>.
* </p>
*
*
* @since 2.1
*/
package org.apache.commons.lang3.text;