Merge pull request #18 from pedrovieira7/patch-1
Fixed some mistypes
Showing
1 changed file
with
1 additions
and
1 deletions
| @@ -16,7 +16,7 @@ | @@ -16,7 +16,7 @@ | ||
| 16 | @interface PNBarChart : UIView | 16 | @interface PNBarChart : UIView |
| 17 | 17 | ||
| 18 | /** | 18 | /** |
| 19 | - * This method will call and troke the line in animation | 19 | + * This method will call and stroke the line in animation |
| 20 | */ | 20 | */ |
| 21 | 21 | ||
| 22 | -(void)strokeChart; | 22 | -(void)strokeChart; |
-
Please register or login to post a comment