1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-03 15:15:25 +02:00
This commit is contained in:
Martin Oberhuber 2007-03-29 15:50:08 +00:00
parent 2b6be4143d
commit db16b6ca7d

View file

@ -29,7 +29,7 @@ import org.eclipse.rse.persistence.dom.RSEDOM;
/**
* The SaveRSEDOMJob is a workspace job that belongs to the family
* {@link RSECorePlugin#getThePersistenceManager()}. It is used to
* same a DOM to the workspace. A DOM corresponds to a profile.
* save a DOM to the workspace. A DOM corresponds to a profile.
*/
public class SaveRSEDOMJob extends WorkspaceJob {