diff --git a/TGPControls/TGPCamelLabels.swift b/TGPControls/TGPCamelLabels.swift index 51e6e22..0d9f6e5 100644 --- a/TGPControls/TGPCamelLabels.swift +++ b/TGPControls/TGPCamelLabels.swift @@ -360,7 +360,7 @@ public class TGPCamelLabels: UIControl { } } - func verticalAlign(aView:UIView, alpha alpha:CGFloat, attribute layout:NSLayoutAttribute) { + func verticalAlign(aView:UIView, alpha:CGFloat, attribute layout:NSLayoutAttribute) { switch layout { case .top: aView.frame = {