mirror of
				https://github.com/explosion/spaCy.git
				synced 2025-11-04 01:48:04 +03:00 
			
		
		
		
	Merge pull request #746 from jktong/patch-1
Correct typo "chldren" in doc.jade
This commit is contained in:
		
						commit
						842155e3ae
					
				| 
						 | 
					@ -51,14 +51,14 @@ p A container for accessing linguistic annotations.
 | 
				
			||||||
        +cell dict
 | 
					        +cell dict
 | 
				
			||||||
        +cell
 | 
					        +cell
 | 
				
			||||||
            |  A dictionary that allows customisation of properties of
 | 
					            |  A dictionary that allows customisation of properties of
 | 
				
			||||||
            |  #[code Token] chldren.
 | 
					            |  #[code Token] children.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    +row
 | 
					    +row
 | 
				
			||||||
        +cell #[code user_span_hooks]
 | 
					        +cell #[code user_span_hooks]
 | 
				
			||||||
        +cell dict
 | 
					        +cell dict
 | 
				
			||||||
        +cell
 | 
					        +cell
 | 
				
			||||||
            |  A dictionary that allows customisation of properties of
 | 
					            |  A dictionary that allows customisation of properties of
 | 
				
			||||||
            |  #[code Span] chldren.
 | 
					            |  #[code Span] children.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
+h(2, "init") Doc.__init__
 | 
					+h(2, "init") Doc.__init__
 | 
				
			||||||
    +tag method
 | 
					    +tag method
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user