mirror of
https://github.com/deneraraujo/OpenVPNAdapter.git
synced 2026-04-06 00:00:03 +08:00
Fix type in a method description
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user