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 117229 - typo in form Bundle.properties
Summary: typo in form Bundle.properties
Status: RESOLVED FIXED
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-01 07:35 UTC by Masaki Katakai
Modified: 2007-10-01 14:24 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Masaki Katakai 2007-10-01 07:36:24 UTC
Please fix these typo in form Bundle.properties.

./form/src/org/netbeans/modules/form/Bundle.properties
  # simplified version - if the edited property is not a bean porperty
 (porperty) this is comment field, but it's better to correct it.

./form/src/org/netbeans/modules/form/Bundle.properties
  MSG_JC_TypeParametersDesc=Type parameters string (if the type of this variable is generified).
  (generified)
Comment 1 Tomas Pavek 2007-10-01 14:24:25 UTC
Fixed.

/cvs/form/src/org/netbeans/modules/form/Bundle.properties
new revision: 1.216; previous revision: 1.215