Skip to content

Commit 31d84d1

Browse files
committed
Fix java-doc link to AboutSections#SECTION in ISystemInformation
1 parent 3cef3f3 commit 31d84d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

runtime/bundles/org.eclipse.e4.core.services/src/org/eclipse/e4/core/services/about/ISystemInformation.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ public interface ISystemInformation {
3939
* related with the specified section.
4040
*
4141
* @since 2.5
42-
* @see #SECTION
42+
* @see AboutSections#SECTION
4343
*/
4444
@ComponentPropertyType
4545
@Target(ElementType.TYPE)

0 commit comments

Comments
 (0)