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 270223 - Typo in Editor settings
Summary: Typo in Editor settings
Status: NEW
Alias: None
Product: ide
Classification: Unclassified
Component: UI (show other bugs)
Version: 8.2
Hardware: PC Windows 10
: P3 normal (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-28 08:48 UTC by kyborek
Modified: 2017-03-28 08:50 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (65.34 KB, text/plain)
2017-03-28 08:48 UTC, kyborek
Details
Screenshot showing the two typos (55.22 KB, image/png)
2017-03-28 08:50 UTC, kyborek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description kyborek 2017-03-28 08:48:16 UTC
Product Version = NetBeans IDE 8.2 (Build 201609300101)
Operating System = Windows 10 version 10.0 running on amd64
Java; VM; Vendor = 1.8.0_101
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.101-b13

Reproducibility: Happens every time

STEPS:
  * Open dialog Tools -> Options
  * Open Editor section
  * Open Hints tab
  * Choose JavaScript language
  * Click on the text "Incorrect return statment"


ACTUAL:
  In group "Others" there is a setting named "Incorrect return statment"
 The description on the bottom right side of the setting is "Incorrect return statemnt"

EXPECTED:
  Settings should be named "Incorrect return statement" and the description should be "Incorrect return statement". Both of theese have currently typo.
Comment 1 kyborek 2017-03-28 08:48:19 UTC
Created attachment 163962 [details]
IDE log
Comment 2 kyborek 2017-03-28 08:50:06 UTC
Created attachment 163963 [details]
Screenshot showing the two typos