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

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

commit 5ae5a0f52016aacc2c2fa5bc6f7a3da44f90d145
Author: Eric Barboni <[email protected]>
AuthorDate: Mon Jan 13 16:22:19 2025 +0100

    typo fix for apidoc
---
 ide/projectapi/apichanges.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ide/projectapi/apichanges.xml b/ide/projectapi/apichanges.xml
index c47f195f203..9629e9e33f1 100644
--- a/ide/projectapi/apichanges.xml
+++ b/ide/projectapi/apichanges.xml
@@ -96,7 +96,7 @@ is the proper place.
                     allow running tests in parallel.
                     <code><a 
href="@TOP@/org/netbeans/api/project/ContainedProjectFilter.html">ContainedProjectFilter</a></code>
 was added and
                     it can be used to pass list of projects the project action 
should apply to.
-                    <code><a 
href="@TOP@/org/netbeans/spi/project/NestedClass">NestedClass</a></code> was 
added in order to support
+                    <code><a 
href="@TOP@/org/netbeans/spi/project/NestedClass.html">NestedClass</a></code> 
was added in order to support
                     nested classes.
                 </p>
             </description>


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