From 44edbc48ae499b061869c19281e0282f1d05fbeb Mon Sep 17 00:00:00 2001 From: jbelinchonm Date: Wed, 6 Jul 2016 14:03:47 +0200 Subject: [PATCH] Fixed Typo in pragma mark --- ZCAnimatedLabel/ZCAnimatedLabel/ZCAnimatedLabel.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ZCAnimatedLabel/ZCAnimatedLabel/ZCAnimatedLabel.m b/ZCAnimatedLabel/ZCAnimatedLabel/ZCAnimatedLabel.m index a2dc1c4..cb841a1 100644 --- a/ZCAnimatedLabel/ZCAnimatedLabel/ZCAnimatedLabel.m +++ b/ZCAnimatedLabel/ZCAnimatedLabel/ZCAnimatedLabel.m @@ -192,7 +192,7 @@ - (void) _layoutForChangedString } } -#pragma Label related +#pragma mark Label related - (void) setNeedsDisplayInRect:(CGRect)rect {