mirror of
				https://github.com/ruby/ruby.git
				synced 2022-11-09 12:17:21 -05:00 
			
		
		
		
	* common.mk (help): Fix typo.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53388 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
		
							parent
							
								
									95aadb1426
								
							
						
					
					
						commit
						6ec9331c2a
					
				
					 2 changed files with 5 additions and 1 deletions
				
			
		|  | @ -1,3 +1,7 @@ | |||
| Thu Dec 31 02:20:00 2015  Benoit Daloze  <eregontp@gmail.com> | ||||
| 
 | ||||
| 	* common.mk (help): Fix typo. | ||||
| 
 | ||||
| Wed Dec 30 20:53:09 2015  SHIBATA Hiroshi  <hsbt@ruby-lang.org> | ||||
| 
 | ||||
| 	* lib/net/http/responses.rb: Added new response class for 451 status code. | ||||
|  |  | |||
|  | @ -1096,7 +1096,7 @@ help: PHONY | |||
| 	"  gcbench-rdoc:    gc benchmark with GCBENCH_ITEM=rdoc" \
 | ||||
| 	"  install:         install all ruby distributions" \
 | ||||
| 	"  install-nodoc:   install without rdoc" \
 | ||||
| 	"  install-cross:   install cross compiling staff" \
 | ||||
| 	"  install-cross:   install cross compiling stuff" \
 | ||||
| 	"  clean:           clean for tarball" \
 | ||||
| 	"  distclean:       clean for repository" \
 | ||||
| 	"  change:          make change log template" \
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 eregon
						eregon