1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-03 15:15:25 +02:00

[cleanup] Fix typo

This commit is contained in:
Martin Oberhuber 2008-05-05 23:04:41 +00:00
parent 6aecdeb353
commit cf54d626c7

View file

@ -15,7 +15,7 @@
* Kevin Doyle (IBM) - [187083] Launch Shell action available on folders inside virtual files
* David McKnight (IBM) - [216252] [api][nls] Resource Strings specific to subsystems should be moved from rse.ui into files.ui / shells.ui / processes.ui where possible
* Yu-Fen Kuo (MontaVista) - Adapted from SystemCommandAction
* Anna Dushistova (MontaVista) - [227535] Adapted from LaunchTerminalAction to remove dependecy from files.core
* Anna Dushistova (MontaVista) - [227535] Adapted from LaunchTerminalAction to remove dependency from files.core
********************************************************************************/
package org.eclipse.rse.internal.terminals.ui.handlers;