plugins/org.symbian.tools.tmw.ui/src/org/symbian/tools/tmw/ui/deployment/ITargetDetailsPane.java
changeset 484 f5df819c1852
parent 470 d4809db37847
--- 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 {