Polishing

This commit is contained in:
Sam Brannen
2019-11-18 13:01:26 +01:00
parent 9526e39f88
commit 769a15cb82

View File

@@ -124,8 +124,8 @@ public abstract class ScopedProxyUtils {
}
/**
* Specify if the {@code beanName} is the name of a bean that references the target
* bean within a scoped proxy.
* Determine if the {@code beanName} is the name of a bean that references
* the target bean within a scoped proxy.
* @since 4.1.4
*/
public static boolean isScopedTarget(@Nullable String beanName) {