We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5976534 commit 0526276Copy full SHA for 0526276
1 file changed
src/scale/ScaleManager.js
@@ -1062,7 +1062,7 @@ var ScaleManager = new Class({
1062
style.height = styleHeight + 'px';
1063
}
1064
1065
- // Update the parentSize incase the canvas / style change modified it
+ // Update the parentSize in case the canvas / style change modified it
1066
this.getParentBounds();
1067
1068
// Finally, update the centering
0 commit comments