# HG changeset patch # User Marc Davis # Date 1675969332 18000 # Node ID a49456faf505b06619a2c49c345ef63bfc0e23b7 # Parent af7191641c3b9b321c974dc4dc50d83b3fb603fa fix spelling diff -r af7191641c3b -r a49456faf505 init40-git.gradle --- a/init40-git.gradle Thu Feb 09 14:00:54 2023 -0500 +++ b/init40-git.gradle Thu Feb 09 14:02:12 2023 -0500 @@ -140,7 +140,7 @@ if (gradle.bambooBuild) { file('build-number.txt').text = "build.number=${gradle.branch.buildNumber ?: -1 }\n" logger.info "applying SSDT artifactory Gradle Settings (bamboo: $gradle.bambooBuild host: $hostname)" - apply from: "${gradle.ssdtDevelkitLocation}/artifactry40.gradle" + apply from: "${gradle.ssdtDevelkitLocation}/artifactory40.gradle" } if (!rootProject.hasProperty('disableMetrics')) {