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

[Docs] Fix rotation param descriptions #328

Merged
merged 1 commit into from
May 4, 2021

Conversation

rand0musername
Copy link
Contributor

Quick docs-only fix: in several rotation functions in evaluator.h the steps param description claims steps < 0 rotates left. The actual behaviour is opposite (steps > 0 rotates left), and matches the top-level function comment.

@WeiDaiWD
Copy link
Contributor

WeiDaiWD commented May 4, 2021

Thank you for correcting these. I will include these into the next release 3.6.5. It might take a few days.

@WeiDaiWD WeiDaiWD merged commit 8f4a4c2 into microsoft:contrib May 4, 2021
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