all set with the separation

This commit is contained in:
Ben Fry
2015-08-22 15:29:01 -04:00
parent c0496d2269
commit 6bbd18c200
2 changed files with 2 additions and 2 deletions

View File

@@ -939,7 +939,7 @@ public class ErrorCheckerService implements Runnable {
p.setImportSuggestions(si);
// errorData[index][0] = "<html>" + p.getMessage() +
// " (<font color=#0000ff><u>Import Suggestions available</u></font>)</html>";
message += " (click for suggested libraries)";
message += " (double-click for suggestions)";
}
}
}