Skip to content

translation typo error. #765

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

Closed
j0ker-26 opened this issue Sep 14, 2021 · 1 comment · Fixed by #796
Closed

translation typo error. #765

j0ker-26 opened this issue Sep 14, 2021 · 1 comment · Fixed by #796

Comments

@j0ker-26
Copy link

In file src/algorithms/math/bits/README.zh-CN.md
Get Bit and Clear Bit, there should be AND operation (&), but not ADD operation (+).
Please fixed them.
Thank you.

@KushGabani
Copy link
Contributor

Hi!! I'd be happy to help. Can you please assign this to me? Thanks!

KushGabani added a commit to KushGabani/javascript-algorithms that referenced this issue Oct 30, 2021
This pull request aims at closing the issue trekhleb#765 by fixing the typo in the translation.
Specifically,
Get Bit and Clear Bit, there should be AND operation (&), but not ADD operation (+)
trekhleb added a commit that referenced this issue Jan 22, 2022
This pull request aims at closing the issue #765 by fixing the typo in the translation.
Specifically,
Get Bit and Clear Bit, there should be AND operation (&), but not ADD operation (+)

Co-authored-by: Oleksii Trekhleb <[email protected]>
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 a pull request may close this issue.

3 participants