Chris2011 commented on PR #5034: URL: https://github.com/apache/netbeans/pull/5034#issuecomment-1334435348
> Change looks good. Would you mind to also fix a typo in `jshell`?: > > ```diff > --- a/java/jshell.support/src/org/netbeans/modules/jshell/editor/Bundle.properties > +++ b/java/jshell.support/src/org/netbeans/modules/jshell/editor/Bundle.properties > @@ -24,7 +24,7 @@ > > jshell-execute=Execute Shell Input > jshell-reset=Reset Java Shell > -jshell-stop=Interrupt exeution > +jshell-stop=Interrupt execution > jshell-save-to-class=Save To Class > ClassNamePanel.className.text= > ClassNamePanel.message.text=\ > ``` > > One other thing: As author "Chris2011" is shown. Please update that to your full name, it is present in the email adress, but should be completely valid. Thx for the review and the info, will fix the typo and change the name. -- 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
