Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
hansemannn committed Sep 25, 2016
1 parent 87ed07a commit 8578f5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion iphone/Classes/TiPaypalModule.m
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ -(NSString*)clientMetadataID
return [PayPalMobile clientMetadataID];
}

-(NSString*)clearAllUserData
-(NSString*)libraryVersion
{
return [PayPalMobile libraryVersion];
}
Expand Down

0 comments on commit 8578f5f

Please sign in to comment.