Polish
This commit is contained in:
parent
3bb515bec7
commit
33d37e8680
|
@ -163,7 +163,7 @@ public @interface ComponentScan {
|
|||
* <p>Specifying zero classes is permitted but will have no effect on component
|
||||
* scanning.
|
||||
*/
|
||||
Class<?>[] value(); //doco
|
||||
Class<?>[] value();
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue