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: Update terminology.md #915

Merged
merged 2 commits into from
Nov 3, 2023
Merged

Conversation

JackYang-hellobobo
Copy link
Contributor

对应链表linked list 为 linked list node ,而不应该是对应下文的列表list node 。

JackYang-hellobobo and others added 2 commits November 3, 2023 10:57
对应链表linked list 为 linked list node ,而不应该是对应下文的列表list node
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 fix! The term "list node" is commonly understood to refer to a node in a linked list, especially when the context has already made it clear that the discussion is about linked lists. However, without additional context, the term "list node" might be somewhat ambiguous.

@krahets krahets merged commit 6c16276 into krahets:main Nov 3, 2023
1 check passed
@krahets krahets added bug Bug fixes documents documents-related labels Nov 3, 2023
@krahets krahets changed the title Update terminology.md fix: Update terminology.md Nov 3, 2023
@JackYang-hellobobo JackYang-hellobobo deleted the patch-1 branch November 3, 2023 09:58
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.

2 participants