From 940ebb116586699105476ca5a5a6a4fa66f5655d Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Fri, 15 Jun 2012 17:50:01 -0500 Subject: Unify git submodule comments Signed-off-by: Jack Nagel --- Library/Formula/git-flow.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula/git-flow.rb') diff --git a/Library/Formula/git-flow.rb b/Library/Formula/git-flow.rb index a5e0dfeae..604b27944 100644 --- a/Library/Formula/git-flow.rb +++ b/Library/Formula/git-flow.rb @@ -11,7 +11,7 @@ end class GitFlow < Formula homepage 'https://github.com/nvie/gitflow' - # Use the tag instead of the tarball to get the submodule + # Use the tag instead of the tarball to get submodules url 'https://github.com/nvie/gitflow.git', :tag => '0.4.1' version '0.4.1' -- cgit v1.2.3