Skip to content

Conversation

@okayGravity
Copy link
Contributor

PR Description:

Various typo and grammar fixes across code base!

Tests and Checks

  • I have tested the code!

@okayGravity okayGravity requested a review from Torxed as a code owner December 5, 2025 00:22
@okayGravity okayGravity changed the title Pr typo fixes Typo and grammar fixes Dec 5, 2025
.gitlab-ci.yml Outdated

# We currently do not have unit tests implemented but this stage is written in anticipation of their future usage.
# When a stage name is preceeded with a '.' it's treated as "disabled" by GitLab and is not executed, so it's fine for it to be declared.
# When a stage name is proceeded with a '.' it's treated as "disabled" by GitLab and is not executed, so it's fine for it to be declared.
Copy link
Contributor

Choose a reason for hiding this comment

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

The proper correction here is preceded, not proceeded.

if item.text.lower().startswith(pattern):
return 0
return 1

Copy link
Contributor

Choose a reason for hiding this comment

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

You have code from your other PR in here, it shouldn't be here :)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Sorry I don't know how he got here, must have wandered in himself...

@svartkanin svartkanin merged commit 7398e27 into archlinux:master Dec 6, 2025
10 checks passed
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.

3 participants