Skip to content

Commit 38040c5

Browse files
committed
minor fix to lambda function comment
1 parent 95f5b2c commit 38040c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/openapi-generator/src/main/java/org/openapitools/codegen/templating/mustache/TrimTrailingWhiteSpaceLambda.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
import java.io.Writer;
2424

2525
/**
26-
* Replaces duplicate line break characters in a fragment with single line break.
26+
* Trim trailing white spaces in a fragment with single line break.
2727
* <p>
2828
* Register:
2929
* <pre>

0 commit comments

Comments
 (0)