Skip to content

Commit

Permalink
Correct javadoc formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew Peterson committed Mar 25, 2024
1 parent f484d66 commit b7aa731
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -8,7 +8,7 @@
import org.slf4j.LoggerFactory;

/**
* Reformats csv input into an age off match pattern.<br/>
* Reformats csv input into an age off match pattern.
* Expects a header to appear as the first line that's not a comment or whitespace-only. See ConfigurableAgeOffFilter.
*/
public class AgeOffCsvToMatchPatternFormatter {
Expand Down

0 comments on commit b7aa731

Please sign in to comment.