Skip to content
This repository has been archived by the owner on Feb 7, 2018. It is now read-only.

Commit

Permalink
Fixes spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaron Liberatore authored and Aaron Liberatore committed Dec 6, 2017
1 parent 974a7b3 commit 63389cb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ import Configuration
import CloudFoundryEnv
import LoggerAPI

@available(*, deprecated, message: "CloudFoundryDeploymentTracker has been deprectated. We recommend using the Metrics Collector Service (https://github.com/IBM/metrics-collector-client-swift) instead")
@available(*, deprecated, message: "CloudFoundryDeploymentTracker has been deprecated. We recommend using the Metrics Collector Service (https://github.com/IBM/metrics-collector-client-swift) instead")
public struct CloudFoundryDeploymentTracker {
let configMgr: ConfigurationManager
let repositoryURL: String
Expand Down

0 comments on commit 63389cb

Please sign in to comment.