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 duplicated words #8336

Merged
merged 1 commit into from
May 30, 2024
Merged

Remove duplicated words #8336

merged 1 commit into from
May 30, 2024

Conversation

gopherorg
Copy link
Contributor

To submit a PR please make sure to follow the next steps:

  • Read the CONTRIBUTING.md guide at the root of the repo.
  • Ensure the code is formatted building the format_check target.
    If it is not, then move the committed files to the git staging area,
    build the format target to format them, and then re-commit.
    More information is available on the wiki.
  • Ensure your PR contains a single logical change.
  • Ensure your PR contains tests for the changes you're submitting.
  • Describe your changes with as much detail as you can.
  • Link any issues this PR is related to.
  • Remove the text above.

remove repetitive words

Signed-off-by: gopherorg <gopherworld@icloud.com>
@gopherorg gopherorg requested review from a team as code owners May 13, 2024 10:30
Copy link

linux-foundation-easycla bot commented May 13, 2024

CLA Signed


The committers listed above are authorized under a signed CLA.

@gopherorg
Copy link
Contributor Author

CLA Not Signed

* [❌](https://api.easycla.lfx.linuxfoundation.org/v2/repository-provider/github/sign/1323372/22394357/8336/#/?version=2) - login: @gopherorg . The commit ([b9fd301](https://github.com/osquery/osquery/commit/b9fd30104219f1ceaea59e17a635baa91a4c4d21)) is not authorized under a signed CLA. [Please click here to be authorized](https://api.easycla.lfx.linuxfoundation.org/v2/repository-provider/github/sign/1323372/22394357/8336/#/?version=2). For further assistance with EasyCLA, [please submit a support request ticket](https://jira.linuxfoundation.org/servicedesk/customer/portal/4).

Signed

@directionless directionless merged commit 28c8011 into osquery:master May 30, 2024
17 checks passed
@directionless directionless changed the title chore: remove repetitive words Remove duplicated words May 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants