mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-03 21:43:21 +00:00 
			
		
		
		
	docs: Fix spelling errors caught by codespell.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
		
				
					committed by
					
						
						Tim Abbott
					
				
			
			
				
	
			
			
			
						parent
						
							2928bbc8bd
						
					
				
				
					commit
					60a25b2721
				
			@@ -240,7 +240,7 @@ def linkified_id(object_id: str, lower: bool=False) -> str:
 | 
			
		||||
 | 
			
		||||
        # Undocumented :|
 | 
			
		||||
        'py': ('Payment', 'payments'),
 | 
			
		||||
        'pyr': ('Refund', 'refunds'),  # Psuedo refunds. Not fully tested.
 | 
			
		||||
        'pyr': ('Refund', 'refunds'),  # Pseudo refunds. Not fully tested.
 | 
			
		||||
 | 
			
		||||
        # Connect, Fraud, Orders, etc not implemented
 | 
			
		||||
    }
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user