Skip to content

Commit 8ed727e

Browse files
committed
Fixing small typo
1 parent fa0bee4 commit 8ed727e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GCD/GCDAsyncSocket.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434

3535
/**
3636
* Does ARC support support GCD objects?
37-
* It does if the minimum deployment target is iOS 6+ or Mac OS X 8+
37+
* It does if the minimum deployment target is iOS 6+ or Mac OS X 10.8+
3838
**/
3939
#if TARGET_OS_IPHONE
4040

0 commit comments

Comments
 (0)