mirror of
				https://github.com/ruby/ruby.git
				synced 2022-11-09 12:17:21 -05:00 
			
		
		
		
	[DOC] Fixed a typo [ci skip]
This commit is contained in:
		
							parent
							
								
									8985add9eb
								
							
						
					
					
						commit
						0f37f384d4
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								pack.rb
									
										
									
									
									
								
							
							
						
						
									
										2
									
								
								pack.rb
									
										
									
									
									
								
							| 
						 | 
					@ -212,7 +212,7 @@ class String
 | 
				
			||||||
  #  V             | Integer | 32-bit unsigned, VAX (little-endian) byte order
 | 
					  #  V             | Integer | 32-bit unsigned, VAX (little-endian) byte order
 | 
				
			||||||
  #                |         |
 | 
					  #                |         |
 | 
				
			||||||
  #  U             | Integer | UTF-8 character
 | 
					  #  U             | Integer | UTF-8 character
 | 
				
			||||||
  #  w             | Integer | BER-compressed integer (see Array.pack)
 | 
					  #  w             | Integer | BER-compressed integer (see Array#pack)
 | 
				
			||||||
  #
 | 
					  #
 | 
				
			||||||
  #  Float        |         |
 | 
					  #  Float        |         |
 | 
				
			||||||
  #  Directive    | Returns | Meaning
 | 
					  #  Directive    | Returns | Meaning
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue