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

Fix several minor typo #14629

Merged
merged 4 commits into from
Jan 10, 2024
Merged

Fix several minor typo #14629

merged 4 commits into from
Jan 10, 2024

Conversation

sukey2008
Copy link
Contributor

No description provided.

@github-actions
Copy link

Thank you for your contribution to the Solidity compiler! A team member will follow up shortly.

If you haven't read our contributing guidelines and our review checklist before, please do it now, this makes the reviewing process and accepting your contribution smoother.

If you have any questions or need our help, feel free to post them in the PR or talk to us directly on the #solidity-dev channel on Matrix.

Use the ``stable`` tag for the latest released version, and ``nightly`` for potentially unstable changes in the develop branch.
Use the ``stable`` tag for the latest released version, and ``nightly`` for potentially unstable changes in the development branch.
Copy link
Member

Choose a reason for hiding this comment

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

This is not a typo - the branch is named develop.

Copy link
Contributor Author

@sukey2008 sukey2008 Oct 30, 2023

Choose a reason for hiding this comment

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

Hi ekpyron, thanks for your review.
In this document, "development branch" was also mentioned above: "they contain bleeding-edge code from the development branch and are not guaranteed to be always working."
I think it makes sense to make it consistent.
What do you think?

Copy link
Member

Choose a reason for hiding this comment

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

No, what he means is that our main branch is named develop and that sentence mentions this branch.

So I would suggest it to:

Suggested change
Use the ``stable`` tag for the latest released version, and ``nightly`` for potentially unstable changes in the develop branch.
Use the ``stable`` tag for the latest released version, and ``nightly`` for potentially unstable changes in the development branch.
Use the ``stable`` tag for the latest released version, and ``nightly`` for potentially unstable changes in the ``develop`` branch.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@r0qs: Thanks for your suggestion, this is really helpful!
I've modified now the sentence according to your suggestion.

@mehtavishwa30 mehtavishwa30 self-requested a review January 10, 2024 09:39
@mehtavishwa30 mehtavishwa30 merged commit fbbac9c into ethereum:develop Jan 10, 2024
1 check passed
veniger pushed a commit to veniger/solidity that referenced this pull request Jan 16, 2024
* fix minor typo

* fix minor typo

* Change to suggested correct wording

Update installing-solidity.rst
aarlt pushed a commit that referenced this pull request Jan 22, 2024
* fix minor typo

* fix minor typo

* Change to suggested correct wording

Update installing-solidity.rst
Ruko97 pushed a commit to Ruko97/solidity that referenced this pull request Apr 7, 2024
* fix minor typo

* fix minor typo

* Change to suggested correct wording

Update installing-solidity.rst
Ruko97 pushed a commit to Ruko97/solidity that referenced this pull request Oct 20, 2024
* fix minor typo

* fix minor typo

* Change to suggested correct wording

Update installing-solidity.rst
Ruko97 pushed a commit to Ruko97/solidity that referenced this pull request Oct 20, 2024
* fix minor typo

* fix minor typo

* Change to suggested correct wording

Update installing-solidity.rst
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.

4 participants