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

Typo: cusor instead of cursor #10

Closed
konsumate opened this issue Apr 18, 2016 · 1 comment
Closed

Typo: cusor instead of cursor #10

konsumate opened this issue Apr 18, 2016 · 1 comment

Comments

@konsumate
Copy link

Hi there,

There is a consistent typo with "cusor" instead of "cursor" - "r" is missing:

# grep -ir cusor js/components/

js/components/action.class.js: this.addCusorOnHover(sel.x, sel.y, sel.z);
js/components/action.class.js: this.addCusorOnSelect(goX, goY, goZ);
js/components/action.class.js: 'addCusorOnSelect' : function (x, y, z) {
js/components/action.class.js: 'addCusorOnHover' : function (x, y, z) {

@gbiobob
Copy link
Owner

gbiobob commented Apr 18, 2016

Thanks!
I just fix that ;)
(small issue, I close)

@gbiobob gbiobob closed this as completed Apr 18, 2016
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

2 participants