mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-03 21:43:21 +00:00 
			
		
		
		
	docs: Fix capitalization mistakes.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
		
				
					committed by
					
						
						Tim Abbott
					
				
			
			
				
	
			
			
			
						parent
						
							41e8872b0f
						
					
				
				
					commit
					544bbd5398
				
			@@ -1675,7 +1675,7 @@ class StreamMessagesTest(ZulipTestCase):
 | 
			
		||||
        cordelia = self.example_user("cordelia")
 | 
			
		||||
        hamlet = self.example_user("hamlet")
 | 
			
		||||
 | 
			
		||||
        stream_name = "Test Stream"
 | 
			
		||||
        stream_name = "Test stream"
 | 
			
		||||
 | 
			
		||||
        self.subscribe(hamlet, stream_name)
 | 
			
		||||
 | 
			
		||||
@@ -1715,7 +1715,7 @@ class StreamMessagesTest(ZulipTestCase):
 | 
			
		||||
        hamlet = self.example_user("hamlet")
 | 
			
		||||
        realm = hamlet.realm
 | 
			
		||||
 | 
			
		||||
        stream_name = "Test Stream"
 | 
			
		||||
        stream_name = "Test stream"
 | 
			
		||||
 | 
			
		||||
        self.subscribe(hamlet, stream_name)
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user