HHH-16542 - Correct typo in javadoc
This commit is contained in:
parent
7f361157e4
commit
8e21d0eb54
|
@ -513,7 +513,7 @@ public final class ReflectHelper {
|
|||
}
|
||||
|
||||
/**
|
||||
* Find the method that can be used as the setter for this property.
|
||||
* Find the method that can be used as the getter for this property.
|
||||
*
|
||||
* @param containerClass The Class which contains the property
|
||||
* @param propertyName The name of the property
|
||||
|
|
Loading…
Reference in New Issue