Fix type in a method description

This commit is contained in:
Sergey Abramchuk
2017-06-01 10:59:38 +03:00
parent fcad409b63
commit 812e9351ef

View File

@@ -64,7 +64,7 @@
@property (nonatomic) BOOL tunPersist; @property (nonatomic) BOOL tunPersist;
/** /**
If true and a redirect-gateway profile doesn't also define If YES and a redirect-gateway profile doesn't also define
DNS servers, use the standard Google DNS servers. DNS servers, use the standard Google DNS servers.
*/ */
@property (nonatomic) BOOL googleDNSFallback; @property (nonatomic) BOOL googleDNSFallback;