correct GenericScope#setName() Javadoc (#124)
This commit is contained in:
committed by
Spencer Gibb
parent
6b957042e4
commit
8281c829e2
@@ -86,7 +86,7 @@ public class GenericScope implements Scope, BeanFactoryPostProcessor, Disposable
|
||||
}
|
||||
|
||||
/**
|
||||
* The name of this scope. Default "refresh".
|
||||
* The name of this scope. Default "generic".
|
||||
*
|
||||
* @param name the name value to set
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user