javadoc comment fixed

cusax-fix
Yana Stamcheva 20 years ago
parent 58baec0774
commit 3f751ae792

@ -65,10 +65,10 @@ public interface AccountRegistrationWizard {
public void loadAccount(ProtocolProviderService protocolProvider);
/**
* Returns the set of <tt>AccountRegistrationWizardPage</tt>-s for this
* Returns the set of <tt>WizardPage</tt>-s for this
* wizard.
*
* @return the set of <tt>AccountRegistrationWizardPage</tt>-s for this
* @return the set of <tt>WizardPage</tt>-s for this
* wizard.
*/
public Iterator getPages();

Loading…
Cancel
Save