This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 10590

Summary: "Splitted" is not a correct word
Product: platform Reporter: Robert Dankanin <rdankanin>
Component: -- Other --Assignee: Vitezslav Stejskal <vstejskal>
Status: CLOSED FIXED    
Severity: blocker CC: dsimonek
Priority: P3    
Version: 3.x   
Hardware: PC   
OS: Windows ME/2000   
Issue Type: DEFECT Exception Reporter:
Attachments: diff log of changes splitted -> split

Description Robert Dankanin 2001-03-22 14:47:55 UTC
Thanks to Robert Greig for comment on NBUSERS mailing list:
http://www.netbeans.org/www-nbusers/msg04999.html

he is correct - "split" is an irregular verb:
Infinitive:      to split
Past:            split
Past participle: split

-> and therefore we really should use "Split" instead of "Splitted".
Comment 1 David Simonek 2001-04-02 10:34:15 UTC
Reassigning to Vita. Vita, the change should appear in core.actions bundle,
where string "New Splitted Container" is specified. Also, class
core.windows.frames.SplittedContainerImpl should be renamed to SplitContainerImpl.
Thanks.
Comment 2 Vitezslav Stejskal 2001-04-03 17:18:20 UTC
'splitted' changed to 'split' throughout the org.netbeans.core... code
there still remain references to org.openide.awt.SplittedPanel

Fixed in dev, 3.2
Comment 3 Vitezslav Stejskal 2001-04-03 17:21:30 UTC
Created attachment 982 [details]
diff log of changes splitted -> split
Comment 4 Robert Dankanin 2001-04-06 06:35:43 UTC
[NetBeans 3.2 build #22]

verified
Comment 5 Jan Chalupa 2001-05-05 20:50:12 UTC
Target milestone 3.2
Comment 6 Quality Engineering 2003-07-01 16:42:46 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.