mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-03 07:05:24 +02:00
[cleanup] doc comment english spelling fix
This commit is contained in:
parent
0ed05591ae
commit
318542a19f
1 changed files with 1 additions and 1 deletions
|
@ -97,7 +97,7 @@ import org.eclipse.ui.progress.WorkbenchJob;
|
|||
* instance of its subsystem. If desired, your GUI may also allow users to create additional
|
||||
* instances.
|
||||
* <p>
|
||||
* There are only a handleful of methods to implement in child classes (and indeed most of these
|
||||
* There are only a handful of methods to implement in child classes (and indeed most of these
|
||||
* are supplied as empty, so you only override those you want to support).
|
||||
* These are required:
|
||||
* <ul>
|
||||
|
|
Loading…
Add table
Reference in a new issue