From 0e15ffff627c17b6c83e7424c0f1357e99902802 Mon Sep 17 00:00:00 2001 From: Mandar Gokhale Date: Thu, 3 Nov 2016 02:51:22 +0000 Subject: Correct a few typos ...and update man pages where applicable --- Library/Homebrew/cmd/unpack.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Homebrew/cmd') diff --git a/Library/Homebrew/cmd/unpack.rb b/Library/Homebrew/cmd/unpack.rb index 6f4caea18..4e6584e70 100644 --- a/Library/Homebrew/cmd/unpack.rb +++ b/Library/Homebrew/cmd/unpack.rb @@ -6,7 +6,7 @@ #: If `--patch` is passed, patches for will be applied to the #: unpacked source. #: -#: If `--git` is passed, a Git repository will be initalized in the unpacked +#: If `--git` is passed, a Git repository will be initialized in the unpacked #: source. This is useful for creating patches for the software. require "stringio" -- cgit v1.2.3