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

[BUG]2 typos in file Beziers_for_Beginners.md #1547

Open
WernerP opened this issue Jan 22, 2025 · 1 comment
Open

[BUG]2 typos in file Beziers_for_Beginners.md #1547

WernerP opened this issue Jan 22, 2025 · 1 comment
Assignees

Comments

@WernerP
Copy link

WernerP commented Jan 22, 2025

Describe the bug
There are 2 types in file "Beziers_for_Beginners.md" with the address
https://github.com/BelfrySCAD/BOSL2/blob/8f795bb93b2167d75b2167bf225aef52c3d4f540/tutorials/Beziers_for_Beginners.md

in "Bézier Paths"
the line bez = [[0,0], [30,30], [0,50], {70,30] [0,100]];
2 typos: { before 70,30] and , is missing after 70,30]

@RAMilewski
Copy link
Contributor

Not sure what's happening here. The version in the wiki appears correct.

https://github.com/BelfrySCAD/BOSL2/wiki/Tutorial-Beziers_for_Beginners

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

No branches or pull requests

3 participants