1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00

javadoc correction

This commit is contained in:
John Cortell 2010-05-28 13:03:12 +00:00
parent 6f3aa8adf2
commit fd73637523

View file

@ -30,7 +30,7 @@ public interface IRepositionableMemoryRendering2 extends IRepositionableMemoryRe
* that expression. Null if n/a. <i>This is for informational * that expression. Null if n/a. <i>This is for informational
* purposes only</i>. Implementation should behave just as if * purposes only</i>. Implementation should behave just as if
* {@link IRepositionableMemoryRendering#goToAddress(BigInteger)} * {@link IRepositionableMemoryRendering#goToAddress(BigInteger)}
* had been called .</b> * had been called.
* @throws DebugException * @throws DebugException
* when there is a problem repositioning the rendering to the * when there is a problem repositioning the rendering to the
* address * address