Skip to content

Commit

Permalink
Fix javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
kaklakariada committed Jan 30, 2024
1 parent cb8b942 commit 30590fc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -306,7 +306,7 @@ public Builder addSection(final List<String> lines) {
/**
* Set all sections of the changes file.
*
* @param lines list of sections
* @param sections list of sections
* @return self for fluent programming
*/
public Builder sections(final List<ChangesFileSection> sections) {
Expand Down

0 comments on commit 30590fc

Please sign in to comment.