Remove duplicate word in Javadoc

Closes gh-26676
This commit is contained in:
drgnchan
2021-03-15 05:47:17 -05:00
committed by GitHub
parent 0eaf6d12eb
commit bc261fd995

View File

@@ -894,7 +894,7 @@ public abstract class AbstractBeanDefinition extends BeanMetadataAttributeAccess
}
/**
* Return if there are property values values defined for this bean.
* Return if there are property values defined for this bean.
* @since 5.0.2
*/
@Override