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 vector subtraction comments #4654

Merged
merged 2 commits into from
Sep 22, 2022
Merged

Conversation

ninito-ph
Copy link
Contributor

Fixed

  • Replaced incorrect mentions of addition for subtraction in vector subtraction methods (sub, sub2) for 'vec2' class.
  • Replaced incorrect mentions of addition for subtraction in vector subtraction methods (sub, sub2) for 'vec3' class.

Paulo added 2 commits September 21, 2022 16:25
- Change references from addition to subtraction in vector subtraction methods; sub, sub2
- Change references from addition to subtraction in vector subtraction methods; sub, sub2
@mvaligursky mvaligursky merged commit f57692e into main Sep 22, 2022
@mvaligursky mvaligursky deleted the fix-vector-subtraction-comments branch September 22, 2022 08:27
@mvaligursky
Copy link
Contributor

Nice one, thanks!

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.

3 participants