Skip to content

Commit

Permalink
bug(#3481): back
Browse files Browse the repository at this point in the history
  • Loading branch information
maxonfjvipon committed Jan 15, 2025
1 parent e9d62d7 commit f002e55
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ private static Func<Path, String> parse(final String name) {
).toString();
Logger.debug(
ParseMojo.class,
"Parsedprogram %s:\n %s",
"Parsed program %s:\n %s",
name,
parsed
);
Expand Down

0 comments on commit f002e55

Please sign in to comment.