From 4d3d254a30d0b13cb0ea19f28506eee2e94dba8a Mon Sep 17 00:00:00 2001 From: Roland Walker Date: Fri, 21 Nov 2014 09:25:46 -0500 Subject: [PATCH] comment wording --- lib/cask/source/path_base.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/cask/source/path_base.rb b/lib/cask/source/path_base.rb index f0dd8126e2..e96f01bdda 100644 --- a/lib/cask/source/path_base.rb +++ b/lib/cask/source/path_base.rb @@ -20,7 +20,7 @@ class Cask::Source::PathBase raise CaskError.new "File '#{path}' is not a plain file" unless path.file? begin - # forward compatibility hack: convert first lines of the new form + # transitional hack: convert first lines of the new form # # cask :v1 => 'google-chrome' do #