fix typo
This commit is contained in:
		
							parent
							
								
									1b8cb07cf2
								
							
						
					
					
						commit
						1c5cd2f3fe
					
				@ -7,7 +7,7 @@ type Interface interface {
 | 
			
		||||
	MergeClause(*Clause)
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
// ClauseBuilder clause builder, allows to custmize how to build clause
 | 
			
		||||
// ClauseBuilder clause builder, allows to customize how to build clause
 | 
			
		||||
type ClauseBuilder func(Clause, Builder)
 | 
			
		||||
 | 
			
		||||
type Writer interface {
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user