Skip to content

Commit

Permalink
docs: Update comment for artifacts deletion matching patterns
Browse files Browse the repository at this point in the history
  • Loading branch information
Nurgul Amat committed Nov 2, 2023
1 parent 8c58907 commit 1797c7c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
import jenkins.util.VirtualFile;

/**
* Deletes the artifacts with patterns.
* Deletes the artifacts matching patterns.
*/
public class DeleteArtifactsMatchingPatternsAction extends Action {
private static final Logger LOG = Logger.getLogger(DeleteArtifactsMatchingPatternsAction.class.getName());
Expand Down

0 comments on commit 1797c7c

Please sign in to comment.