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

Remove double an from error message strings #5782

Merged
merged 4 commits into from
Oct 17, 2024

Conversation

surfdude29
Copy link
Contributor

I noticed that there are four files where an is repeated in some strings. This PR removes the repeated words.

Also, I noticed some logger error messages that say Failed up which – unless it's dev-speak or something? – I'm guessing should be Failed to, so I changed those too.

Copy link
Member

@mozzius mozzius left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, yeah that's just an odd typo I think

@mozzius mozzius merged commit 34f1e4d into bluesky-social:main Oct 17, 2024
6 checks passed
@surfdude29 surfdude29 deleted the remove-double-an branch October 17, 2024 10:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants