diff --git a/src/main/resources/org/jenkinsci/plugins/pipeline/utility/steps/fs/TouchStep/help.html b/src/main/resources/org/jenkinsci/plugins/pipeline/utility/steps/fs/TouchStep/help.html index 920e9f4f..6dcc8099 100644 --- a/src/main/resources/org/jenkinsci/plugins/pipeline/utility/steps/fs/TouchStep/help.html +++ b/src/main/resources/org/jenkinsci/plugins/pipeline/utility/steps/fs/TouchStep/help.html @@ -23,5 +23,5 @@ -->
- Creates a file (if not already exist) and sets the timestamp. -
\ No newline at end of file + Creates a file if it does not already exist, and updates the timestamp. +