1
0
Fork 0
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:
Martin Oberhuber 2007-02-28 17:48:58 +00:00
parent 9f9115b625
commit 1402cac673

View file

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