Bug 30516 - typo in javadoc of IPackageFragmentRoot:isArchive
Summary: typo in javadoc of IPackageFragmentRoot:isArchive
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.1   Edit
Hardware: PC Windows 2000
: P3 trivial (vote)
Target Milestone: 2.1 M5   Edit
Assignee: Jerome Lanneluc CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-29 11:15 EST by Adam Kiezun CLA
Modified: 2003-02-11 06:34 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 Adam Kiezun CLA 2003-01-29 11:15:20 EST
"package ragment"

should be
"package fragment"
Comment 1 Adam Kiezun CLA 2003-01-29 13:07:29 EST
one more typo (too trivial to deserve its own report)
"If <code>null></code>" (in 'copy')
should be
"If <code>null</code>"
Comment 2 Jerome Lanneluc CLA 2003-01-30 12:58:45 EST
Thanks for the reports.
Fixed.
Comment 3 David Audel CLA 2003-02-11 06:34:07 EST
Verified.