1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-09-07 10:33:26 +02:00

Fixed typo.

This commit is contained in:
Sergey Prigogin 2011-04-14 23:18:25 +00:00
parent 0063bbf490
commit 9f6c86ce5c

View file

@ -41,8 +41,8 @@ import org.eclipse.swt.widgets.Listener;
import org.eclipse.swt.widgets.Text;
/**
* This class is part of the NewClassWizard
* It handels the Link to file part
* This class is part of the NewClassWizard.
* It handles the Link to file part.
*/
public class LinkToFileGroup extends StringButtonDialogField {
protected Listener listener;