From c97064c79d585e1fa118056895b5633c1e61e028 Mon Sep 17 00:00:00 2001 From: hsbt Date: Mon, 20 Apr 2015 03:45:35 +0000 Subject: * benchmark/bm_so_meteor_contest.rb: fix a typo. [fix GH-876][ci skip] Patch by @davydovanton * tool/bisect.sh: ditto. * tool/update-deps: ditto. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@50350 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- tool/update-deps | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tool/update-deps') diff --git a/tool/update-deps b/tool/update-deps index 2e7a7e7cc5..308c4b3c74 100755 --- a/tool/update-deps +++ b/tool/update-deps @@ -571,7 +571,7 @@ def main_actual_fix(problems) end else if pre_dep_post - puts "no addtional lines: #{makefile}" + puts "no additional lines: #{makefile}" elsif content puts "no dependencies section: #{makefile}" else -- cgit v1.2.3