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

fixed the writing #2289

Merged
merged 2 commits into from
Aug 8, 2024
Merged

fixed the writing #2289

merged 2 commits into from
Aug 8, 2024

Conversation

ErbB4
Copy link
Collaborator

@ErbB4 ErbB4 commented Jul 24, 2024

No description provided.

Copy link
Contributor

@thorstenhater thorstenhater left a comment

Choose a reason for hiding this comment

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

Thanks, but if I may, I'd request one additional minor change.

@@ -45,17 +45,17 @@ This can be done by manually building a segment tree. The important bit here is
that ``append`` will take an id to attach to and return the newly added id. This
is exceptionally handy when building a tree structure, as we can elect to
remember or overwrite the last id. Alternatively, you could use numeric ids --
they are just sequentially numbered by insertion order --, but we find that this
they are just sequentially numbered by insertion order -- but we find that this
Copy link
Contributor

Choose a reason for hiding this comment

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

Nitpick: These really should be ---, not --, which is the correct usage for parenthetical statements.

@thorstenhater thorstenhater merged commit cd2f532 into master Aug 8, 2024
3 checks passed
@thorstenhater thorstenhater deleted the ErbB4-patch-6 branch August 8, 2024 07:09
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.

2 participants