diff -r 109da596fa9d -r f5df819c1852 plugins/org.symbian.tools.tmw.ui/src/org/symbian/tools/tmw/ui/deployment/ITargetDetailsPane.java --- a/plugins/org.symbian.tools.tmw.ui/src/org/symbian/tools/tmw/ui/deployment/ITargetDetailsPane.java Thu Sep 02 10:50:38 2010 -0700 +++ b/plugins/org.symbian.tools.tmw.ui/src/org/symbian/tools/tmw/ui/deployment/ITargetDetailsPane.java Thu Sep 02 15:18:58 2010 -0700 @@ -24,11 +24,11 @@ /** * Objects of this class provide UI for the users to visualize or configure - * their deployment targets. This object will not be reused between wizard + * their deployment targets. This object will not be reused between wizard * deployment wizard restarts. - * There will be one instance for the target type. This object will not be + * There will be one instance for the target type. This object will not be * instantiated for each target. - * + * * @author Eugene Ostroukhov (eugeneo@symbian.org) */ public interface ITargetDetailsPane {