Browse Source

Merge branch 'CoderMJLee/master'

Jaye 10 năm trước cách đây
mục cha
commit
e4493c15ae
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      MJRefresh/Custom/Header/MJRefreshNormalHeader.m

+ 1 - 1
MJRefresh/Custom/Header/MJRefreshNormalHeader.m

@@ -46,7 +46,7 @@ - (void)setActivityIndicatorViewStyle:(UIActivityIndicatorViewStyle)activityIndi
     [self setNeedsLayout];
 }
 
-#pragma makr - 重写父类的方法
+#pragma mark - 重写父类的方法
 - (void)prepare
 {
     [super prepare];