This is an automated email from the ASF dual-hosted git repository.

skygo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git


The following commit(s) were added to refs/heads/master by this push:
     new 25b1936ba7 fix link in apichanges for api.lsp
     new 8314963f5a Merge pull request #6567 from ebarboni/apidoclspfixes
25b1936ba7 is described below

commit 25b1936ba786700d159c254d820ec2da2db72f5c
Author: Eric Barboni <sk...@apache.org>
AuthorDate: Sat Oct 14 00:46:01 2023 +0200

    fix link in apichanges for api.lsp
---
 ide/api.lsp/apichanges.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ide/api.lsp/apichanges.xml b/ide/api.lsp/apichanges.xml
index 3cbeb75231..10d8438247 100644
--- a/ide/api.lsp/apichanges.xml
+++ b/ide/api.lsp/apichanges.xml
@@ -60,7 +60,7 @@
         <compatibility binary="compatible" source="compatible" addition="yes" 
deletion="no"/>
         <description>
             A <a 
href="@TOP@/org/netbeans/api/lsp/SignatureInformation.html">SignatureInformation</a>
 class
-            and <a 
href="@TOP@/org/netbeans/api/lsp/SignatureInformationCollecto.html">SignatureInformationCollector</a>
 interface
+            and <a 
href="@TOP@/org/netbeans/spi/lsp/SignatureInformationCollector.html">SignatureInformationCollector</a>
 interface
             introduced that allows to compute and collect signature 
information.
         </description>
         <class package="org.netbeans.api.lsp" name="SignatureInformation"/>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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

Reply via email to