kanyun-inc / YTKNetwork

YTKNetwork is a high level request util based on AFNetworking.
MIT License
6.46k stars 1.66k forks source link

错别字提醒 #431

Open fuyoufang opened 6 years ago

fuyoufang commented 6 years ago

YTKBaseRequest.h 中有一句注释 This will be concated with baseUrl using [NSURL URLWithString:relativeToURL]. 其中 concated 应该为 contacted

使用 AppCode 很容易发现拼写错误的单词。看来 XCode 很有很大提升空间。

fuyoufang commented 6 years ago

Additionaly -> Additionally

fuyoufang commented 6 years ago

[NSURL URLWithString:relativeToURL] -> [NSURL URLWithString:relativeToURL:]

fuyoufang commented 6 years ago

Requset -> Request

fuyoufang commented 6 years ago

YTKNetworkPrivate.mstructue -> structure

fuyoufang commented 6 years ago

"YTKBatchRequest.h" 中 (1)accossories ->accessories (2)acceesory -> accessory