statesystem: Fix a typo in test
authorMarc-Andre Laperle <marc-andre.laperle@ericsson.com>
Thu, 4 Aug 2016 19:50:24 +0000 (15:50 -0400)
committerAlexandre Montplaisir <alexmonthy@efficios.com>
Fri, 5 Aug 2016 22:38:34 +0000 (18:38 -0400)
Change-Id: Ib7038337f81c3c838e4684d0c060b7e0f4601a81
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/78490
Reviewed-by: Hudson CI
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Tested-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/backend/historytree/HTIntervalStringReadWriteTest.java

index 5f82e2c1a4ac77967d53cd6b5ccb9b0a4941e40d..1f1b7c8f1865ff5738a5d036c40fabc6a92dff42 100644 (file)
@@ -56,7 +56,7 @@ public class HTIntervalStringReadWriteTest {
     /**
      * Parameter generator.
      *
-     * Generates a combination of all possible string lenghts and all possible
+     * Generates a combination of all possible string lengths and all possible
      * character lengths.
      *
      * @return The test parameters
This page took 0.025111 seconds and 5 git commands to generate.