浏览代码

Merge pull request #505 from havthgem/patch-1

Fixed word spelling at #pragma
M了个J 10 年之前
父节点
当前提交
79d7caf603
共有 1 个文件被更改,包括 1 次插入1 次删除
  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];