fixed mispelled word
This commit is contained in:
		
							parent
							
								
									d96289a81b
								
							
						
					
					
						commit
						afa57ca1f2
					
				
							
								
								
									
										2
									
								
								tree.go
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								tree.go
									
									
									
									
									
								
							@ -28,7 +28,7 @@ var (
 | 
				
			|||||||
)
 | 
					)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
// Tree has three elements: FixRouter/wildcard/leaves
 | 
					// Tree has three elements: FixRouter/wildcard/leaves
 | 
				
			||||||
// fixRouter sotres Fixed Router
 | 
					// fixRouter stores Fixed Router
 | 
				
			||||||
// wildcard stores params
 | 
					// wildcard stores params
 | 
				
			||||||
// leaves store the endpoint information
 | 
					// leaves store the endpoint information
 | 
				
			||||||
type Tree struct {
 | 
					type Tree struct {
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user