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

Summary: Typo in Editor settings
Product: ide Reporter: kyborek
Component: UIAssignee: issues@ide <issues>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.2   
Hardware: PC   
OS: Windows 10   
Issue Type: DEFECT Exception Reporter:
Attachments: IDE log
Screenshot showing the two typos

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