Skip to content

Commit

Permalink
fix(GiniHealthSDK): Fix typo into documentation of Payment Component …
Browse files Browse the repository at this point in the history
…Controller


IPC-98

Co-authored-by: Nadzeya Karaban <[email protected]>
  • Loading branch information
razvancapra and zladzeyka authored Feb 27, 2024
1 parent 04fafe2 commit a69db61
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ public final class PaymentComponentsController: NSObject {
}

/**
Retrieve the first installed payment provider, if available.
Retrieves the first installed payment provider, if available.
- Returns: a Payment Provider object.
*/
private func obtainFirstInstalledPaymentProvider() -> PaymentProvider? {
Expand Down

0 comments on commit a69db61

Please sign in to comment.