diff -r 109da596fa9d -r f5df819c1852 plugins/org.symbian.tools.tmw.core/src/org/symbian/tools/tmw/core/runtimes/IMobileWebRuntime.java --- a/plugins/org.symbian.tools.tmw.core/src/org/symbian/tools/tmw/core/runtimes/IMobileWebRuntime.java Thu Sep 02 10:50:38 2010 -0700 +++ b/plugins/org.symbian.tools.tmw.core/src/org/symbian/tools/tmw/core/runtimes/IMobileWebRuntime.java Thu Sep 02 15:18:58 2010 -0700 @@ -22,7 +22,7 @@ /** * Represents mobile web runtimes supported by the IDE - * + * * @author Eugene Ostroukhov (eugeneo@symbian.org) */ public interface IMobileWebRuntime { @@ -47,7 +47,7 @@ Map getFixedFacets(); /** - * @return layout provider that bridges application runtime structure and + * @return layout provider that bridges application runtime structure and * workspace project structure */ IApplicationLayoutProvider getLayoutProvider();