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 269529 - Misspelling of "Recursively" in global format dialog
Summary: Misspelling of "Recursively" in global format dialog
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Formatting & Indentation (show other bugs)
Version: Dev
Hardware: PC Windows 10 x64
: P3 normal (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-11 21:36 UTC by seanbright
Modified: 2017-01-13 02:43 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Change Recursivelly to Recursively (774 bytes, application/octet-stream)
2017-01-11 21:36 UTC, seanbright
Details

Note You need to log in before you can comment on or make changes to this bug.
Description seanbright 2017-01-11 21:36:37 UTC
Created attachment 163373 [details]
Change Recursivelly to Recursively

With a project selected, choosing Source > Format from the menu results in a dialog that displays:

    Recursivelly format the selected files and folders?

The attached patch fixes the spelling of recursively.
Comment 1 Dusan Balek 2017-01-12 08:22:00 UTC
Fixed in jet-main. Thanks for the patch.

http://hg.netbeans.org/jet-main/rev/e1fc86c620ec
Comment 2 Quality Engineering 2017-01-13 02:43:28 UTC
Integrated into 'main-silver', will be available in build *201701130001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/e1fc86c620ec
User: Dusan Balek <dbalek@netbeans.org>
Log: Issue #269529 - Misspelling of "Recursively" in global format dialog - fixed.