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 123234 - Typo in ruby/refactoring/src/org/netbeans/modules/refactoring/ruby/ui/Bundle.properties
Summary: Typo in ruby/refactoring/src/org/netbeans/modules/refactoring/ruby/ui/Bundle....
Status: RESOLVED FIXED
Alias: None
Product: ruby
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Petr Jiricka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-03 05:43 UTC by Rebecca Liu
Modified: 2008-02-08 14:50 UTC (History)
0 users

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 Rebecca Liu 2007-12-03 05:43:56 UTC
ruby/refactoring/src/org/netbeans/modules/refactoring/ruby/ui/Bundle.properties

DSC_SafeDelClasses=Delete classes and and keep references to them, if any.

Typo: there are two "and".
Comment 1 Petr Jiricka 2008-02-08 14:50:45 UTC
Fixed, changeset 22b18a0dbadc.