Skip to content

Commit 0526276

Browse files
committed
spelling: in case
1 parent 5976534 commit 0526276

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/scale/ScaleManager.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1062,7 +1062,7 @@ var ScaleManager = new Class({
10621062
style.height = styleHeight + 'px';
10631063
}
10641064

1065-
// Update the parentSize incase the canvas / style change modified it
1065+
// Update the parentSize in case the canvas / style change modified it
10661066
this.getParentBounds();
10671067

10681068
// Finally, update the centering

0 commit comments

Comments
 (0)