فهرست منبع

Fixed word spelling at #pragma

Bowen Yuan 10 سال پیش
والد
کامیت
84d868c53d
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];