mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-05 16:15:25 +02:00
[doc] Fix end-tag for javadoc index
This commit is contained in:
parent
9f9115b625
commit
1402cac673
1 changed files with 1 additions and 1 deletions
|
@ -396,7 +396,7 @@ public abstract class AbstractSystemViewAdapter
|
|||
return getText(element);
|
||||
}
|
||||
/**
|
||||
* <i><b>Abstract</b>. Must be overridden.</i><br>.
|
||||
* <i><b>Abstract</b></i>. <i>Must be overridden.</i><br>.
|
||||
* Return the fully-qualified name, versus just the displayable name, for this object.
|
||||
* For remote objects, this should be sufficient to uniquely identify this object within its
|
||||
* subsystem.
|
||||
|
|
Loading…
Add table
Reference in a new issue