Skip to content

Commit 6bd3d00

Browse files
committed
Javadoc
1 parent 55404a0 commit 6bd3d00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/java/org/apache/commons/beanutils/bugs/Jira347TestCase.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ private void forceGarbageCollection() throws Exception {
9090
}
9191

9292
/**
93-
* Retrieves the string representation of the mapped write method
93+
* Gets the string representation of the mapped write method
9494
* for the given descriptor.
9595
* This conversion is needed as there must not be strong reference to the
9696
* Method object outside of this method as otherwise the garbage collector will not

0 commit comments

Comments
 (0)