mirror of
https://github.com/deneraraujo/OpenVPNAdapter.git
synced 2026-04-06 00:00:03 +08:00
Fix typo in property descriptions
This commit is contained in:
@@ -29,7 +29,7 @@
|
|||||||
@property (readonly, nonatomic) NSInteger packetsIn;
|
@property (readonly, nonatomic) NSInteger packetsIn;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
Amout of sent packets
|
Amount of sent packets
|
||||||
*/
|
*/
|
||||||
@property (readonly, nonatomic) NSInteger packetsOut;
|
@property (readonly, nonatomic) NSInteger packetsOut;
|
||||||
|
|
||||||
|
|||||||
@@ -29,7 +29,7 @@
|
|||||||
@property (readonly, nonatomic) NSInteger packetsIn;
|
@property (readonly, nonatomic) NSInteger packetsIn;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
Amout of sent packets
|
Amount of sent packets
|
||||||
*/
|
*/
|
||||||
@property (readonly, nonatomic) NSInteger packetsOut;
|
@property (readonly, nonatomic) NSInteger packetsOut;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user