mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
Fixed typo.
This commit is contained in:
parent
9503913d77
commit
b6a00cad30
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ public class DialogField {
|
|||
}
|
||||
|
||||
/**
|
||||
* Programatical invocation of a dialog field change.
|
||||
* Programmatical invocation of a dialog field change.
|
||||
*/
|
||||
public void dialogFieldChanged() {
|
||||
if (fDialogFieldListener != null) {
|
||||
|
|
Loading…
Add table
Reference in a new issue