Skip to content

Commit

Permalink
Another typo
Browse files Browse the repository at this point in the history
  • Loading branch information
DrMeers committed Oct 19, 2011
1 parent 3b4dc3f commit 54dd5dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion paypal/pro/helpers.py
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ def updateRecurringPaymentsProfile(self, params):
def billOutstandingAmount(self, params):
raise NotImplementedError

def manangeRecurringPaymentsProfileStatus(
def manageRecurringPaymentsProfileStatus(
self, params, fail_silently=False):
"""
Requires `PROFILEID` and `ACTION` params.
Expand Down

0 comments on commit 54dd5dd

Please sign in to comment.