1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2025-03-05 15:15:44 +02:00

typo, whitespace fix

This commit is contained in:
Marcus Holl 2019-07-16 16:41:21 +02:00
parent 6d3c6aab32
commit 68a4c550af

View File

@ -35,8 +35,8 @@ enum GitPushMode {NONE, HTTPS, SSH}
'commitVersion',
/**
* Prints some more information for troubleshooting. May reveal security relevant information. Usage is recommanded for troubleshooting only. Productive usage
* is not recommanded.
* @possibleValues `true`, `false`
* is not recommended.
* @possibleValues `true`, `false`
*/
'verbose',
,