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;