mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-24 01:15:29 +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()
|
||||
*/
|
||||
public String getName() {
|
||||
return "Enviroment";
|
||||
return "Environment";
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Reference in a new issue