Skip to content

Commit fa836d7

Browse files
committed
Javadoc
1 parent be3e552 commit fa836d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/org/apache/commons/beanutils2/locale/BaseLocaleConverter.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ public Builder() {
6767
/**
6868
* Returns this instance cast as the exact subclass type.
6969
*
70-
* @return this instance cast as the exact subclass type.
70+
* @return {@code this} instance cast as the exact subclass type.
7171
*/
7272
@SuppressWarnings("unchecked")
7373
protected B asThis() {

0 commit comments

Comments
 (0)