mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-17 14:05:23 +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
|
* instance of its subsystem. If desired, your GUI may also allow users to create additional
|
||||||
* instances.
|
* instances.
|
||||||
* <p>
|
* <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).
|
* are supplied as empty, so you only override those you want to support).
|
||||||
* These are required:
|
* These are required:
|
||||||
* <ul>
|
* <ul>
|
||||||
|
|
Loading…
Add table
Reference in a new issue