mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-31 21:05:37 +02:00
PR:317067 - typo in comment
This commit is contained in:
parent
e36e3d612b
commit
dfaf2d0103
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ import org.eclipse.cdt.codan.internal.core.model.CodanProblemMarker;
|
||||||
import org.eclipse.core.resources.IMarker;
|
import org.eclipse.core.resources.IMarker;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Test for {@see SuggestedParenthesisChecker} class
|
* Test for {@see AssignmentInConditionChecker} class
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
public class AssignmentInConditionCheckerTest extends CheckerTestCase {
|
public class AssignmentInConditionCheckerTest extends CheckerTestCase {
|
||||||
|
|
Loading…
Add table
Reference in a new issue