Bug 257581 - TouchpointData.getInstructions(String) should not be plural
Summary: TouchpointData.getInstructions(String) should not be plural
Status: RESOLVED WORKSFORME
Alias: None
Product: Equinox
Classification: Eclipse Project
Component: p2 (show other bugs)
Version: 3.5   Edit
Hardware: PC Windows Vista
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: P2 Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: api
Depends on:
Blocks:
 
Reported: 2008-12-04 11:42 EST by Jeff McAffer CLA
Modified: 2008-12-04 12:28 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jeff McAffer CLA 2008-12-04 11:42:31 EST
The method that takes a string key returns one instruction so the method name should not be plural
Comment 1 Ian Bull CLA 2008-12-04 12:28:47 EST
Looks like this was fixed on 20081107 (v1.5).  

CVS comment: Rename TouchpointData.getInstructions(String) to getInstruction(String)