typo in comment cause ambiguity in import organize
This commit is contained in:
parent
08a2734d8d
commit
f06fc554b9
|
@ -64,7 +64,7 @@ public class ZoomMenuAction extends PopupAction {
|
|||
* Supported classes are: JTree.
|
||||
*
|
||||
* @param target the target object.
|
||||
* @throws a exception, if the target class isn't supported.
|
||||
* @throws an exception, if the target class isn't supported.
|
||||
*/
|
||||
public ZoomMenuAction(Object target) throws Exception {
|
||||
|
||||
|
|
Loading…
Reference in New Issue