Skip to content

Commit

Permalink
fix type-o
Browse files Browse the repository at this point in the history
  • Loading branch information
ghenry22 committed Nov 7, 2017
1 parent d351b1f commit 8529255
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ios/MusicControlsInfo.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
@property NSString * ticker;
@property NSString * cover;
@property NSUInteger duration;
@property MSUInteger elapsed;
@property NSUInteger elapsed;
@property bool isPlaying;
@property bool hasPrev;
@property bool hasNext;
Expand Down

0 comments on commit 8529255

Please sign in to comment.