mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-03 15:15:25 +02:00
Fix typo
This commit is contained in:
parent
2b6be4143d
commit
db16b6ca7d
1 changed files with 1 additions and 1 deletions
|
@ -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 {
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue