Skip to content

Commit 6f7de76

Browse files
committed
Corrected javadoc error
1 parent 401d650 commit 6f7de76

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sormas-api/src/main/java/de/symeda/sormas/api/externalmessage/processing/labmessage/AbstractLabMessageProcessingFlow.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -428,7 +428,7 @@ protected boolean samplesHaveIgraPositiveTest(Collection<SampleReportDto> sample
428428
}
429429

430430
/**
431-
* Checks if the test reports contain only IGRA negative tests.
431+
* Checks if the test reports contain only IGRA positive tests.
432432
*
433433
* @param testReports
434434
* @return true if there is any IGRA positive test, false otherwise

0 commit comments

Comments
 (0)