Fix typo in property descriptions

This commit is contained in:
Sergey Abramchuk
2018-07-14 14:59:31 +03:00
parent 5d119fd7f6
commit 4314f19258
2 changed files with 2 additions and 2 deletions

View File

@@ -29,7 +29,7 @@
@property (readonly, nonatomic) NSInteger packetsIn;
/**
Amout of sent packets
Amount of sent packets
*/
@property (readonly, nonatomic) NSInteger packetsOut;

View File

@@ -29,7 +29,7 @@
@property (readonly, nonatomic) NSInteger packetsIn;
/**
Amout of sent packets
Amount of sent packets
*/
@property (readonly, nonatomic) NSInteger packetsOut;