fixing spelling error

This commit is contained in:
druiz17 2017-09-20 11:45:42 -07:00
parent 5d87036f32
commit 2ce6dcf89d

View file

@ -164,7 +164,7 @@ Script.include("/~/system/libraries/controllers.js");
}
// If the focus target we want to request is the same of one of the stylus
// tell the stylus to relinquish it focus on out target
// tell the stylus to relinquish it focus on our target
this.relinquishStylusTargetTouchFocus(laserTarget);
this.requestTouchFocus(laserTarget);