Bug 234642 - [doc] Javadoc of ILaunchesListener should link to ILaunchListener
Summary: [doc] Javadoc of ILaunchesListener should link to ILaunchListener
Status: VERIFIED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Debug (show other bugs)
Version: 3.4   Edit
Hardware: PC Windows XP
: P3 trivial (vote)
Target Milestone: 3.4 RC4   Edit
Assignee: Curtis Windatt CLA
QA Contact:
URL:
Whiteboard:
Keywords: Documentation
Depends on:
Blocks:
 
Reported: 2008-05-29 10:50 EDT by Markus Keller CLA
Modified: 2008-06-02 10:43 EDT (History)
1 user (show)

See Also:


Attachments
patch (1.48 KB, patch)
2008-05-30 10:40 EDT, Michael Rennie CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Keller CLA 2008-05-29 10:50:28 EDT
HEAD

The Javadoc of ILaunchesListener says:
"[..] This interface is analogous to <code>ILaunchListerner</code> [..]"

1.) Typo: ILaunchListe*r*ner -- I would turn this into {@link ILaunchListener}
2.) Should have @see ILaunchListener
Comment 1 Michael Rennie CLA 2008-05-30 10:40:22 EDT
Created attachment 102869 [details]
patch

updated doc
Comment 2 Michael Rennie CLA 2008-06-02 10:08:08 EDT
applied patch
Comment 3 Michael Rennie CLA 2008-06-02 10:08:27 EDT
please verify Curtis
Comment 4 Curtis Windatt CLA 2008-06-02 10:33:35 EDT
Verified.