Bug 6624 - Typo in javadoc for IResource.move(IPath, boolean, IProgressMonitor)
Summary: Typo in javadoc for IResource.move(IPath, boolean, IProgressMonitor)
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Resources (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: DJ Houghton CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-12-06 05:43 EST by Jerome Lanneluc CLA
Modified: 2001-12-06 16:10 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jerome Lanneluc CLA 2001-12-06 05:43:41 EST
Build 20011127

org.eclipse.core.resources.IResource.move(IPath, boolean, IProgressMonitor) has 
the following typo at line 911:
"... with a one segement absolute destination"
should be
"... with a one segment absolute destination"
Comment 1 John Arthorne CLA 2001-12-06 16:10:39 EST
Fixed and released 2001-12-06.