spelling: middle

This commit is contained in:
Josh Soref
2020-03-19 20:29:42 -04:00
parent 80344ac6c3
commit 7ae3389d89

View File

@@ -168,7 +168,7 @@ describe("SelectionManager suite", function() {
console.log('[SelectionManager] ... cut out of bounds');
selectionManager.copy({ type: Events.CLIPBOARD_CUT }, createMockCopyEvent());
console.log('[SelectionManager] ... check last pixel of midle line was cut in the source frame');
console.log('[SelectionManager] ... check last pixel of middle line was cut in the source frame');
frameEqualsGrid(currentFrame, [
[B, R, T],
[R, B, T],