Skip to content

Commit 477a74f

Browse files
committed
Fix Checkstyle
1 parent 1e49314 commit 477a74f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/org/apache/commons/text/StringSubstitutor.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -636,7 +636,7 @@ public StringSubstitutor(final StringLookup variableResolver, final StringMatche
636636
}
637637

638638
/**
639-
* Creates a new instance based on the given
639+
* Creates a new instance based on the given.
640640
*
641641
* @param other The StringSubstitutor used as the source.
642642
* @since 1.9

0 commit comments

Comments
 (0)