Bug 235727

Summary: misspelling in syntax error message
Product: [Eclipse Project] JDT Reporter: Perry James <perry>
Component: CoreAssignee: David Audel <david_audel>
Status: VERIFIED FIXED QA Contact:
Severity: trivial    
Priority: P3 CC: Olivier_Thomann, philippe_mulet
Version: 3.4   
Target Milestone: 3.5 M1   
Hardware: PC   
OS: Linux   
Whiteboard:
Attachments:
Description Flags
Proposed fix none

Description Perry James CLA 2008-06-04 18:59:00 EDT
Build ID: I20080502-0100 

Steps To Reproduce:
look in message.properties in org.eclipse.jdt.internal.compiler.problem
at line 196:
234 = Syntax error on tokens, they can be merge to form {0}

More information:
'merge' should be 'merged'.
Comment 1 Philipe Mulet CLA 2008-06-05 04:30:35 EDT
We should avoid message changes in service releases.
Comment 2 David Audel CLA 2008-07-16 10:33:52 EDT
Created attachment 107621 [details]
Proposed fix
Comment 3 David Audel CLA 2008-07-16 10:36:35 EDT
Released for 3.4M1.
Comment 4 Olivier Thomann CLA 2008-07-16 10:52:58 EDT
Released for 3.5M1.
Comment 5 Olivier Thomann CLA 2008-08-06 13:39:59 EDT
Verified for 3.5M1 using I20080805-1307