--- old/SWT/JemmySWT/src/org/jemmy/swt/TreeWrap.java 2018-05-20 10:11:34.139298391 +0200 +++ new/SWT/JemmySWT/src/org/jemmy/swt/TreeWrap.java 2018-05-20 10:11:34.090296895 +0200 @@ -47,8 +47,8 @@ /** * - * @author shura, erikgreijus - * @param + * @author shura + * @author erikgreijus */ @ControlType(Tree.class) public class TreeWrap extends ScrollableWrap implements KeyboardSelectable, Focusable {