mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-09-07 10:33:26 +02:00
Fixed typo.
This commit is contained in:
parent
0063bbf490
commit
9f6c86ce5c
1 changed files with 6 additions and 6 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Reference in a new issue