Skip to content
This repository has been archived by the owner on Jun 9, 2024. It is now read-only.

chore(eth): typo fix #1345

Merged
merged 3 commits into from
Dec 11, 2023
Merged

chore(eth): typo fix #1345

merged 3 commits into from
Dec 11, 2023

Conversation

IssouChancla
Copy link
Contributor

@IssouChancla IssouChancla commented Dec 10, 2023

minor typo fix in comments, nothing crucial

have a nice sunday

Summary by CodeRabbit

  • Documentation
    • Corrected typos in comments for improved clarity and understanding.

Copy link

coderabbitai bot commented Dec 10, 2023

Walkthrough

The changes are straightforward and purely cosmetic, involving minor corrections to comments in the Ethereum codebase. Typos in the documentation comments have been fixed to improve clarity and correctness. Specifically, misspellings of the word "manage" and its derivatives have been corrected across different files.

Changes

File Path Change Summary
eth/core/chain.go Corrected "mange" to "manage" in a comment.
eth/core/precompile/.../factories.go Fixed typo "implememntation" to "implementation" in a comment.
eth/eth.go Updated "manged" to "managed" in the RegisterLifecycles function documentation.

🐇✨
A rabbit hopped through the code,
Fixing typos where they showed.
"Manage" not "mange", it's clear to see,
Now the comments are typo-free! 🌟
🐇✨

Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on X ?


Tips

Chat with CodeRabbit Bot (@coderabbitai)

  • If you reply to a review comment from CodeRabbit, the bot will automatically respond.
  • To engage with CodeRabbit bot directly around the specific lines of code in the PR, mention @coderabbitai in your review comment
  • Note: Review comments are made on code diffs or files, not on the PR overview.
  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.

CodeRabbit Commands (invoked as PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger a review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai help to get help.

Note: For conversation with the bot, please use the review comments on code diffs or files.

CodeRabbit Configration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • The JSON schema for the configuration file is available here.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/coderabbit-overrides.v2.json

@itsdevbear itsdevbear merged commit 5c432b9 into berachain:main Dec 11, 2023
3 checks passed
@itsdevbear
Copy link
Member

@mergify backport feature/v0.0.2-alpha

Copy link
Contributor

mergify bot commented Dec 11, 2023

backport feature/v0.0.2-alpha

❌ No backport have been created

  • Backport to branch feature/v0.0.2-alpha failed

GitHub error: Branch not found

mergify bot pushed a commit that referenced this pull request Dec 11, 2023
minor typo fix in comments, nothing crucial

have a nice sunday

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- **Documentation**
	- Corrected typos in comments for improved clarity and understanding.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->

(cherry picked from commit 5c432b9)
itsdevbear pushed a commit that referenced this pull request Dec 11, 2023
This is an automatic backport of pull request #1345 done by
[Mergify](https://mergify.com).


---


<details>
<summary>Mergify commands and options</summary>

<br />

More conditions and actions can be found in the
[documentation](https://docs.mergify.com/).

You can also trigger Mergify actions by commenting on this pull request:

- `@Mergifyio refresh` will re-evaluate the rules
- `@Mergifyio rebase` will rebase this PR on its base branch
- `@Mergifyio update` will merge the base branch into this PR
- `@Mergifyio backport <destination>` will backport this PR on
`<destination>` branch

Additionally, on Mergify [dashboard](https://dashboard.mergify.com) you
can:

- look at your merge queues
- generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com
</details>

Co-authored-by: Huulu <35667132+IssouChancla@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants