mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 22:52:11 +02:00
fix typo
This commit is contained in:
parent
443e988623
commit
6047a73ed7
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ import org.eclipse.core.runtime.CoreException;
|
|||
import org.eclipse.core.runtime.QualifiedName;
|
||||
|
||||
/**
|
||||
* The ICProjectDescription is the roo element for obtaining the CDT project settings
|
||||
* The ICProjectDescription is the root element for obtaining the CDT project settings
|
||||
* it can be obtained by the {@link CoreModel#getProjectDescription(IProject, boolean)} call
|
||||
* @see CoreModel#getProjectDescription(IProject)
|
||||
* @see CoreModel#getProjectDescription(IProject, boolean)
|
||||
|
|
Loading…
Add table
Reference in a new issue