Fix typo in canvas.js
Reseting -> Resetting
This commit is contained in:
		
							parent
							
								
									6429ccc002
								
							
						
					
					
						commit
						c4c4333d54
					
				@ -2226,7 +2226,7 @@ const CanvasGraphics = (function CanvasGraphicsClosure() {
 | 
			
		||||
      this.groupStack.push(currentCtx);
 | 
			
		||||
      this.groupLevel++;
 | 
			
		||||
 | 
			
		||||
      // Reseting mask state, masks will be applied on restore of the group.
 | 
			
		||||
      // Resetting mask state, masks will be applied on restore of the group.
 | 
			
		||||
      this.current.activeSMask = null;
 | 
			
		||||
    },
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user