mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-03 22:35:43 +02:00
Typo
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
This commit is contained in:
parent
41065c06e1
commit
92641573ba
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@ public interface IModules extends IDsfService {
|
|||
void getModuleData(IModuleDMContext dmc, DataRequestMonitor<IModuleDMData> rm);
|
||||
|
||||
/**
|
||||
* Retreives the list of modules loaded in given symbol context.
|
||||
* Retrieves the list of modules loaded in given symbol context.
|
||||
*/
|
||||
void getModules(ISymbolDMContext symCtx, DataRequestMonitor<IModuleDMContext[]> rm);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue