mbien commented on code in PR #641: URL: https://github.com/apache/netbeans-website/pull/641#discussion_r1117115892
########## netbeans.apache.org/src/content/tutorials/nbm-filetemplates.adoc: ########## @@ -225,7 +225,7 @@ Once you have defined the file template, the description file, and the icon, you [start=1] -1. Right-click the module in the Projects window, choose Properties, and use the Libraries tab to add dependencies on Datasystems API and Utilities API. +1. Right-click the module in the Projects window, choose Properties, and use the Libraries tab to add dependencies on File Templates and Base Utilities API. [start=2] 1. Review Comment: looking through the file seems to confirm this. The numbered list is broken everywhere a newline after the `1.` was added. @SeanCarrick do you want to fix this too? :) I count three occurrences in this file. -- 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
