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: right-left and left-right inversion for the English version of AVL Tree #1448

Merged
merged 3 commits into from
Jul 26, 2024

Conversation

goerll
Copy link
Contributor

@goerll goerll commented Jul 16, 2024

Fix translation mistake of "先左旋後右旋" from "Right-left" to "Left-right" and "先右旋後左旋" from "Left-right" to "Right-left" on the AVL tree page.

@goerll goerll changed the title Fix right-left and left-right inversion on AVL Binary Tree page fix: right-left and left-right inversion on english translation AVL Binary Tree page Jul 16, 2024
Copy link
Owner

@krahets krahets left a comment

Choose a reason for hiding this comment

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

Thanks for the PR!

@krahets krahets changed the title fix: right-left and left-right inversion on english translation AVL Binary Tree page fix: right-left and left-right inversion for the English version of AVL Tree Jul 26, 2024
@krahets krahets added bug Bug fixes documents documents-related labels Jul 26, 2024
@krahets krahets merged commit b884d38 into krahets:main Jul 26, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug fixes documents documents-related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants