Bug 234642

Summary: [doc] Javadoc of ILaunchesListener should link to ILaunchListener
Product: [Eclipse Project] Platform Reporter: Markus Keller <markus.kell.r>
Component: DebugAssignee: Curtis Windatt <curtis.windatt.public>
Status: VERIFIED FIXED QA Contact:
Severity: trivial    
Priority: P3 CC: Michael_Rennie
Version: 3.4Keywords: Documentation
Target Milestone: 3.4 RC4   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Attachments:
Description Flags
patch none

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.