1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-03 07:05:24 +02:00

Fix Javadoc

This commit is contained in:
Martin Oberhuber 2007-05-22 20:28:06 +00:00
parent 56a587f45e
commit 090e32b14e

View file

@ -342,7 +342,7 @@ public class RSESystemTypeAdapter extends RSEAdapter {
/**
* Creates a new <code>IHost</code> object instance. This method is
* called from {@link org.eclipse.rse.ui.internal.model.SystemHostPool#createHost(String, String, String, String, String, int)}.
* called from {@link org.eclipse.rse.ui.internal.model.SystemHostPool#createHost(IRSESystemType, String, String, String, String, int)}.
*
* @param profile The system profile to associate with the host.
* @return A new <code>IHost</code> object instance.