ctf: Fix simple Javadoc warning
authorAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Fri, 30 Oct 2015 20:14:14 +0000 (16:14 -0400)
committerAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Mon, 2 Nov 2015 16:16:04 +0000 (11:16 -0500)
Change-Id: I2bd8c9de68a4b10de1e751da38d4ed061c1f3a18
Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Reviewed-on: https://git.eclipse.org/r/59420
Reviewed-by: Hudson CI
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/ctf/core/tests/event/CtfTmfEventTest.java

index 6b83b268f4b836ae283ec152d8bf155c6d55f593..517b6de16912f932ec48f8a5beb44aa077715d5d 100644 (file)
@@ -189,7 +189,7 @@ public class CtfTmfEventTest {
     }
 
     /**
-     * Test the {@link CtfTmfEventFactory#getNullEvent()} method, and
+     * Test the {@link CtfTmfEventFactory#getNullEvent} method, and
      * the nullEvent's values.
      */
     @Test
This page took 0.025536 seconds and 5 git commands to generate.