StripePayments: fix 'occured' -> 'occurred' typos in STPBlocks doc comments#6347
StripePayments: fix 'occured' -> 'occurred' typos in STPBlocks doc comments#6347SAY-5 wants to merge 1 commit intostripe:masterfrom
Conversation
…mments Four /// comments in StripePayments/StripePayments/Source/Helpers/STPBlocks.swift used 'error occured': * line 32 — jsonResponse documentation * line 93 — STPEphemeralKeyCompletionBlock error case * line 95 — STPEphemeralKeyCompletionBlock unknown error case * line 118 — error parameter documentation Doc-only Swift change. Signed-off-by: SAY-5 <SAY-5@users.noreply.github.com>
|
|
2 similar comments
|
|
|
|
Four
///comments inStripePayments/StripePayments/Source/Helpers/STPBlocks.swiftusederror occured:jsonResponsedocumentationSTPEphemeralKeyCompletionBlockerror caseSTPEphemeralKeyCompletionBlockunknown error caseDoc-only Swift change.