Bug 235727 - misspelling in syntax error message
Summary: misspelling in syntax error message
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.4   Edit
Hardware: PC Linux
: P3 trivial (vote)
Target Milestone: 3.5 M1   Edit
Assignee: David Audel CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-04 18:59 EDT by Perry James CLA
Modified: 2008-08-06 13:39 EDT (History)
2 users (show)

See Also:


Attachments
Proposed fix (1.04 KB, patch)
2008-07-16 10:33 EDT, David Audel CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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