Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Typo in Default Properties menu #125

Closed
ntjess opened this issue Nov 23, 2020 · 2 comments
Closed

Typo in Default Properties menu #125

ntjess opened this issue Nov 23, 2020 · 2 comments
Assignees
Labels
Fixed Job is done but not jet released

Comments

@ntjess
Copy link

ntjess commented Nov 23, 2020

I imagine the spelling should be Disc but instead it shows as Dics:
image

@ntjess
Copy link
Author

ntjess commented Nov 23, 2020

See the following line of code:

nodeShapes->names << tr("Dics") << tr("Square") << tr("Triangle (up)") << tr("Triangle (down)") << tr("Diamond") << tr("Hexagon");

@ArsMasiuk
Copy link
Owner

good eye, thank you!
fixed now.

@ArsMasiuk ArsMasiuk added the Fixed Job is done but not jet released label Nov 27, 2020
@ArsMasiuk ArsMasiuk self-assigned this Nov 27, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Fixed Job is done but not jet released
Projects
None yet
Development

No branches or pull requests

2 participants