typo in comment cause ambiguity in import organize

This commit is contained in:
Redhuan D. Oon 2008-12-23 04:26:30 +00:00
parent 08a2734d8d
commit f06fc554b9
1 changed files with 1 additions and 1 deletions

View File

@ -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 {