Skip to content

Commit

Permalink
Typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
uhafner committed Jan 12, 2024
1 parent 18a91e3 commit fafaca6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ public abstract class DetailsTableModel extends TableModel {
* @param descriptionProvider
* renders the description text
* @param jenkinsFacade
* Jenkins facade to replaced with a stub during unit tests
* Jenkins facade to be replaced with a stub during unit tests
*/
protected DetailsTableModel(final Report report, final FileNameRenderer fileNameRenderer,
final AgeBuilder ageBuilder, final DescriptionProvider descriptionProvider,
Expand Down

0 comments on commit fafaca6

Please sign in to comment.