mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-04 14:55:41 +02:00
fixed spelling
This commit is contained in:
parent
d3f650c9c6
commit
daa02c6bd6
1 changed files with 1 additions and 1 deletions
|
@ -380,7 +380,7 @@ public class CEnvironmentTab extends CLaunchConfigurationTab {
|
||||||
* @see org.eclipse.debug.ui.ILaunchConfigurationTab#getName()
|
* @see org.eclipse.debug.ui.ILaunchConfigurationTab#getName()
|
||||||
*/
|
*/
|
||||||
public String getName() {
|
public String getName() {
|
||||||
return "Enviroment";
|
return "Environment";
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Add table
Reference in a new issue