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


##########
ide/team.commons/src/org/netbeans/modules/team/spi/TeamAccessor.java:
##########
@@ -35,7 +35,7 @@
 public abstract class TeamAccessor {
 
     public static final String PROP_LOGIN = "team.login.changed";              
 // NOI18N
-    public static final String PROP_PROJETCS_CHANGED = 
"team.projects.changed"; // NOI18N
+    public static final String PROP_PROJECTS_CHANGED = 
"team.projects.changed"; // NOI18N

Review Comment:
   You're changing a public NetBeans API/SPI without prior discussion.



-- 
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