Skip to content

Commit

Permalink
Typo in stripe.dart (#1889)
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderThiele authored Aug 22, 2024
1 parent 716dbdf commit 8bd0e1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/stripe/lib/src/stripe.dart
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ class Stripe {
return isSupported;
}

/// Laucnhes the relevant native wallsheet (Apple Pay on iOS and Google Pay on Android)
/// Launches the relevant native wallsheet (Apple Pay on iOS and Google Pay on Android)
/// in order to create a payment intent
///
/// Argument [params] is describing the the Apple Pay or Google pay configuration.
Expand Down

0 comments on commit 8bd0e1b

Please sign in to comment.