Fix references to linuxtools in comments, examples and unused code
[deliverable/tracecompass.git] / org.eclipse.tracecompass.tmf.ui.swtbot.tests / shared / org / eclipse / tracecompass / tmf / ui / swtbot / tests / shared / SWTBotUtils.java
index 6b451dbc995b070cf5a4993fe82d228445cad0a8..f5bfef8060a349828460d4fdfda26bf82eb2d5e9 100644 (file)
@@ -225,7 +225,7 @@ public final class SWTBotUtils {
      * @param tracePath
      *            the path of the trace file (absolute or relative)
      * @param traceType
-     *            the trace canonical string (eg:
+     *            the trace type id (eg:
      *            org.eclipse.linuxtools.btf.trace)
      */
     public static void openTrace(final String projectName, final String tracePath, final String traceType) {
@@ -240,7 +240,7 @@ public final class SWTBotUtils {
      * @param tracePath
      *            the path of the trace file (absolute or relative)
      * @param traceType
-     *            the trace canonical string (eg:
+     *            the trace type id (eg:
      *            org.eclipse.linuxtools.btf.trace)
      * @param delay
      *            delay and wait for jobs
This page took 0.034162 seconds and 5 git commands to generate.