Skip to content

Commit e59dc4b

Browse files
zhongwuzwNSProgrammer
authored andcommitted
Class method (#46)
1 parent 0428e8c commit e59dc4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ populate with images.
227227
228228
/* category on TIPImagePipeline */
229229
230-
- (TIPImagePipeline *)my_imagePipeline
230+
+ (TIPImagePipeline *)my_imagePipeline
231231
{
232232
static TIPImagePipeline *sPipeline;
233233
static dispatch_once_t sOnceToken;

0 commit comments

Comments
 (0)