mirror of
				https://github.com/ruby/ruby.git
				synced 2022-11-09 12:17:21 -05:00 
			
		
		
		
	Remove repeated 'the' (#4966)
This commit is contained in:
		
							parent
							
								
									9e86a60306
								
							
						
					
					
						commit
						724c657700
					
				
				
				Notes:
				
					git
				
				2021-10-14 15:06:08 +09:00 
				
			
			Merged-By: k0kubun <takashikkbn@gmail.com>
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								array.c
									
										
									
									
									
								
							
							
						
						
									
										2
									
								
								array.c
									
										
									
									
									
								
							| 
						 | 
				
			
			@ -8244,7 +8244,7 @@ rb_ary_deconstruct(VALUE ary)
 | 
			
		|||
 *       - With string argument +field_separator+, a new string that is equivalent to
 | 
			
		||||
 *         <tt>join(field_separator)</tt>.
 | 
			
		||||
 *  #abbrev:: Returns a hash of unambiguous abbreviations for elements.
 | 
			
		||||
 *  #pack:: Packs the the elements into a binary sequence.
 | 
			
		||||
 *  #pack:: Packs the elements into a binary sequence.
 | 
			
		||||
 *  #sum:: Returns a sum of elements according to either <tt>+</tt> or a given block.
 | 
			
		||||
 */
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue