Warp -> Wrap in move tool spelling

This commit is contained in:
Rob Muhlestein 2016-04-09 13:06:33 -04:00
parent c96dde9972
commit 2a1073d0c5

View File

@ -14,7 +14,7 @@
this.tooltipDescriptors = [
{key : 'ctrl', description : 'Apply to all layers'},
{key : 'shift', description : 'Apply to all frames'},
{key : 'alt', description : 'Warp canvas borders'}
{key : 'alt', description : 'Wrap canvas borders'}
];
// Stroke's first point coordinates (set in applyToolAt)