mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-03 21:43:21 +00:00 
			
		
		
		
	narrow: Fix a typo in the then_select_id comment.
This commit is contained in:
		@@ -121,7 +121,7 @@ exports.activate = function (raw_operators, opts) {
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
       * then_select_id: If the caller wants us to do the narrow
 | 
					       * then_select_id: If the caller wants us to do the narrow
 | 
				
			||||||
         centered on a specific message ID ("anchor" in the API
 | 
					         centered on a specific message ID ("anchor" in the API
 | 
				
			||||||
         parlance), specify that here.  Useful both when the user
 | 
					         parlance), specify that here.  Useful e.g. when the user
 | 
				
			||||||
         clicks on a specific message; implied by a `near:` operator.
 | 
					         clicks on a specific message; implied by a `near:` operator.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
       * then_select_offset: Offset from the top of the page in pixels
 | 
					       * then_select_offset: Offset from the top of the page in pixels
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user