From e00619032210a23f8913ff78134518f14fa91362 Mon Sep 17 00:00:00 2001 From: Thorsten Duda Date: Mon, 31 Aug 2020 09:06:18 +0200 Subject: [PATCH] small docu change for mtar path (#1964) Co-authored-by: Marcus Holl --- vars/tmsUpload.groovy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vars/tmsUpload.groovy b/vars/tmsUpload.groovy index 212246711..7b641e3cc 100644 --- a/vars/tmsUpload.groovy +++ b/vars/tmsUpload.groovy @@ -23,7 +23,7 @@ import static com.sap.piper.Prerequisites.checkScript */ 'stashContent', /** - * Defines the path to *.mtar for the upload to the Transport Management Service. If not specified, it will use the mtar file created in mtaBuild. + * Defines the relative path to *.mtar for the upload to the Transport Management Service. If not specified, it will use the mtar file created in mtaBuild. */ 'mtaPath', /**