mirror of
https://github.com/SAP/jenkins-library.git
synced 2025-03-03 15:02:35 +02:00
Correct Typo in Log Message (#3333)
This commit is contained in:
parent
0c79b84d51
commit
c1dc725fcc
@ -68,6 +68,6 @@ func runAbapAddonAssemblyKitPublishTargetVector(config *abapAddonAssemblyKitPubl
|
||||
return err
|
||||
}
|
||||
|
||||
log.Entry().Info("Success: Publishing finised")
|
||||
log.Entry().Info("Success: Publishing finished")
|
||||
return nil
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user