Pierre-Olivier Latour 11 년 전
부모
커밋
001df4ea39
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      GCDWebServer/Core/GCDWebServerConnection.h

+ 1 - 1
GCDWebServer/Core/GCDWebServerConnection.h

@@ -49,7 +49,7 @@
 @property(nonatomic, readonly) GCDWebServer* server;
 
 /**
- *  Returns true if the connection is using IPv6.
+ *  Returns YES if the connection is using IPv6.
  */
 @property(nonatomic, readonly, getter=isUsingIPv6) BOOL usingIPv6;