forked from yuxh/gearman-go
		
	Merge pull request #79 from John-Lin/fixed-typo
fixed typo on WorkComplete
This commit is contained in:
		
						commit
						d8cb3883ad
					
				@ -51,6 +51,7 @@ const (
 | 
			
		||||
	dtSubmitJobLowBg  = 34
 | 
			
		||||
 | 
			
		||||
	WorkComplate  = dtWorkComplete
 | 
			
		||||
	WorkComplete  = dtWorkComplete
 | 
			
		||||
	WorkData      = dtWorkData
 | 
			
		||||
	WorkStatus    = dtWorkStatus
 | 
			
		||||
	WorkWarning   = dtWorkWarning
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user