Skip to content

Fix Typographical Errors in Documentation and Code Comments #3325

Merged
thomshutt merged 8 commits intolivepeer:masterfrom
Dimitrolito:fix/typos
Dec 20, 2024
Merged

Fix Typographical Errors in Documentation and Code Comments #3325
thomshutt merged 8 commits intolivepeer:masterfrom
Dimitrolito:fix/typos

Conversation

@Dimitrolito
Copy link
Contributor

What does this pull request do?
This pull request corrects several typographical errors in documentation and code comments to improve clarity and adhere to grammatical standards.

Specific updates:

  • Fixed incorrect usage of "a" vs. "an" in various files:
    • cmd/devtool/README.md: Updated "a orchestrator/transcoder" to "an orchestrator/transcoder."
    • cmd/livepeer_cli/wizard_transcoder.go: Corrected "a orchestrator" to "an orchestrator."
    • common/util.go: Changed "a fixed" to "an fixed."
    • doc/httpcli.md: Fixed "a HTTP" to "an HTTP."
    • doc/rtmpwebhookauth.md: Updated "a HTTP" to "an HTTP."
    • pm/stub.go: Corrected "a all" to "an all."

How did you test each of these updates?

  • Manually reviewed all updated files to ensure correctness.
  • Verified that changes do not affect functionality as they are limited to comments and documentation.

Does this pull request close any open issues?
No open issues are directly closed by this pull request.

Checklist:

Notes

This PR ensures consistency and professionalism in project documentation and comments. No code functionality has been altered.

@github-actions github-actions bot added go Pull requests that update Go code docs labels Dec 18, 2024
@thomshutt thomshutt merged commit 2ff0054 into livepeer:master Dec 20, 2024
@thomshutt
Copy link
Contributor

Thanks @Dimitrolito!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants