mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-09-09 03:23:07 +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;
|
import org.eclipse.swt.widgets.Text;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* This class is part of the NewClassWizard
|
* This class is part of the NewClassWizard.
|
||||||
* It handels the Link to file part
|
* It handles the Link to file part.
|
||||||
*/
|
*/
|
||||||
public class LinkToFileGroup extends StringButtonDialogField {
|
public class LinkToFileGroup extends StringButtonDialogField {
|
||||||
protected Listener listener;
|
protected Listener listener;
|
||||||
|
|
Loading…
Add table
Reference in a new issue