Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[EXTERNAL] Fix Typos in ReceiptStrings.swift (#3756) via @nickkohrn #3760

Merged
merged 1 commit into from
Mar 13, 2024

Conversation

vegaro
Copy link
Contributor

@vegaro vegaro commented Mar 13, 2024

Merging #3756 into main

<!-- Thank you for contributing to Purchases! Before pressing the
"Create Pull Request" button, please provide the following: -->

### Checklist
- [x] If applicable, unit tests
- [ ] If applicable, create follow-up issues for `purchases-android` and
hybrids

### Motivation
I wanted to fix simple typos in log messages to provide a slightly
better developer experience.

### Description
The changes include a fix for a typo in a string and a typo in an
enumeration case declaration. Unit tests were not implemented for
`ReceiptStrings.swift`, so I added unit tests to cover all
`ReceiptStrings` members.

### Notes
I looked for similar issues in the repositories for `purchases-android`
and hybrids, but I did not find any.
@vegaro vegaro added the fix A bug fix label Mar 13, 2024
@vegaro vegaro requested a review from a team March 13, 2024 13:57
@vegaro vegaro enabled auto-merge (squash) March 13, 2024 13:57
@vegaro vegaro merged commit 7a6af74 into main Mar 13, 2024
24 checks passed
@vegaro vegaro deleted the nickkohrn-fix-receipt-strings-typos branch March 13, 2024 14:46
This was referenced Mar 13, 2024
vegaro pushed a commit that referenced this pull request Mar 13, 2024
**This is an automatic release.**

### RevenueCatUI
* Add `PaywallView.onRequestedDismissal` modifier and option to pass
`dismissRequestedHandler` to `PaywallViewController` (#3738) via Cesar
de la Vega (@vegaro)
### Bugfixes
* [EXTERNAL] Fix Typos in ReceiptStrings.swift (#3756) via @nickkohrn
(#3760) via Cesar de la Vega (@vegaro)
### Other Changes
* Pin xcbeautify version for xcode 14 tests (#3759) via Cesar de la Vega
(@vegaro)
* PaywallsTester: fix compilation (#3753) via Andy Boedo (@aboedo)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix A bug fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants