vieiro commented on code in PR #5598:
URL: https://github.com/apache/netbeans/pull/5598#discussion_r1125515511


##########
ide/css.editor/src/org/netbeans/modules/css/editor/ui/CssRuleCreateActionDialog.java:
##########
@@ -135,7 +135,7 @@ private void initComponents() {
         selectElementComboBox = new javax.swing.JComboBox();
         selectClassRadioButton = new javax.swing.JRadioButton();
         selectClassTextField = new javax.swing.JTextField();
-        selectElelmentIdRadioButton = new javax.swing.JRadioButton();
+        selectElementIdRadioButton = new javax.swing.JRadioButton();

Review Comment:
   You're changing a variable name, did you change the corresponding .form file 
as well?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to