We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55404a0 commit 6bd3d00Copy full SHA for 6bd3d00
src/test/java/org/apache/commons/beanutils/bugs/Jira347TestCase.java
@@ -90,7 +90,7 @@ private void forceGarbageCollection() throws Exception {
90
}
91
92
/**
93
- * Retrieves the string representation of the mapped write method
+ * Gets the string representation of the mapped write method
94
* for the given descriptor.
95
* This conversion is needed as there must not be strong reference to the
96
* Method object outside of this method as otherwise the garbage collector will not
0 commit comments