mirror of
				https://github.com/ruby/ruby.git
				synced 2022-11-09 12:17:21 -05:00 
			
		
		
		
	* lib/webrick/ssl.rb: [DOC] Fix typo
s/willbe/will be/ [ci skip] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@44407 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
		
							parent
							
								
									58a7cdaaf0
								
							
						
					
					
						commit
						69dbf68bbb
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -31,7 +31,7 @@ module WEBrick | |||
|     # :SSLClientCA          :: nil, | ||||
|     #   Array of certificates that will be sent to the client. | ||||
|     # :SSLExtraChainCert    :: nil, | ||||
|     #   Array of certificates that willbe added to the certificate chain | ||||
|     #   Array of certificates that will be added to the certificate chain | ||||
|     # :SSLCACertificateFile :: nil, | ||||
|     #   Path to a CA certificate file | ||||
|     # :SSLCACertificatePath :: nil, | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 a_matsuda
						a_matsuda