typo
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@939495 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
5301882933
commit
9a9da72d00
|
@ -48,7 +48,7 @@ public class FieldUtils {
|
|||
}
|
||||
|
||||
/**
|
||||
* Gets an accessible <code>Field</code> by name repecting scope.
|
||||
* Gets an accessible <code>Field</code> by name respecting scope.
|
||||
* Superclasses/interfaces will be considered.
|
||||
*
|
||||
* @param cls the class to reflect, must not be null
|
||||
|
|
Loading…
Reference in New Issue