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 - "Splitted" is not a correct word
Summary: "Splitted" is not a correct word
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: Vitezslav Stejskal
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-03-22 14:47 UTC by Robert Dankanin
Modified: 2008-12-22 20:30 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
diff log of changes splitted -> split (9.96 KB, text/plain)
2001-04-03 17:21 UTC, Vitezslav Stejskal
Details

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