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 79794

Summary: Typo in bundle
Product: apisupport Reporter: _ mihmax <mihmax>
Component: ProjectAssignee: Jesse Glick <jglick>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P4    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description _ mihmax 2006-07-05 16:46:58 UTC
apisupport/project/src/org/netbeans/modules/apisupport/project/ui/Bundle.properties
has a typo in CTL_ImplementationDependency=Implementation Depenendency
, should be CTL_ImplementationDependency=Implementation Dependency
Comment 1 _ mihmax 2006-07-05 16:50:23 UTC
forgot to add: it's both in release55 branch and in trunk
Comment 2 Jesse Glick 2006-07-12 00:48:07 UTC
Thanks! Bundle.properties 1.38
Comment 3 _ mihmax 2006-07-12 07:26:19 UTC
Welcome, Jesse,
what about release50 and release55 branches?
Comment 4 _ mihmax 2006-07-12 07:36:43 UTC
Hmm, sorry, actually release50 branch doesn't have this key=value pair, only
release55 and apisupport_50u1
Comment 5 Jesse Glick 2006-07-12 15:41:46 UTC
Not going to bother with release55.
Comment 6 _ mihmax 2006-07-12 15:46:00 UTC
then why such a strange target milestone? 5.0u2 -- NetBeans 5.0 update 2?
Comment 7 Jesse Glick 2006-07-12 16:28:19 UTC
Hypothetical Update 2 of apisupport; equal to "Dev" ~ 6.0 if no such release is
made.
Comment 8 _ mihmax 2006-07-12 18:38:49 UTC
I see. Thanks a lot, Jesse. 
Then I'll mark this as verified, the typo really got fixed...