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 117245

Summary: typo in utilities/Bundle.properties
Product: utilities Reporter: Masaki Katakai <masaki>
Component: CodeAssignee: Marian Petras <mpetras>
Status: RESOLVED FIXED    
Severity: blocker CC: jf4jbug
Priority: P3 Keywords: SIMPLEFIX
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Masaki Katakai 2007-10-01 08:06:55 UTC
Please fix the typo.

./utilities/project/src/org/netbeans/modules/search/project/Bundle.properties
  OpenIDE-Module-Long-Description=The module provides fuctionality for searching projects for files.

"fuctionality" should be "functionality".
Comment 1 Marian Petras 2007-10-01 12:10:34 UTC
Confirmed.
Comment 2 Marian Petras 2007-10-01 12:19:45 UTC
Fixed (in the trunk).

Modified file:
    utilities/project/src/org/netbeans/modules/search/project/Bundle.properties   (1.9)

Diff:
http://deadlock.netbeans.org/fisheye/browse/netbeans/utilities/project/src/org/netbeans/modules/search/project/Bundle.properties?r1=1.8&r2=1.9