aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Vandenberg2010-09-16 11:27:56 -0700
committerAdam Vandenberg2010-09-16 11:27:56 -0700
commit80a319274a291207db45d450233d51da384b5984 (patch)
tree27544ff410f36e5ab0278e9954f68bb073fbeef8
parent75f5d02fdacd363e43f78412aa4b34cc39f3da70 (diff)
downloadhomebrew-80a319274a291207db45d450233d51da384b5984.tar.bz2
typo
-rw-r--r--Library/Contributions/manpages/brew.1.md4
-rw-r--r--share/man/man1/brew.12
2 files changed, 3 insertions, 3 deletions
diff --git a/Library/Contributions/manpages/brew.1.md b/Library/Contributions/manpages/brew.1.md
index e2c28cf40..e51a1b4c4 100644
--- a/Library/Contributions/manpages/brew.1.md
+++ b/Library/Contributions/manpages/brew.1.md
@@ -45,8 +45,8 @@ didn't include with OS X.
Installs <formula>.
If `--force` is passed, will install <formula> even if it is already
- installed. This can be used to re-install the same version of a formuale
- without removing it first.
+ installed. This can be used to re-install a formula without removing
+ it first.
If `--debug` is passed and brewing fails, opens a shell inside the
temporary folder used for compiling.
diff --git a/share/man/man1/brew.1 b/share/man/man1/brew.1
index d3fc0867a..5e4e99e62 100644
--- a/share/man/man1/brew.1
+++ b/share/man/man1/brew.1
@@ -48,7 +48,7 @@ Performs a substring search of formula names for \fItext\fR\. If \fItext\fR is s
Installs \fIformula\fR\.
.
.IP
-If \fB\-\-force\fR is passed, will install \fIformula\fR even if it is already installed\. This can be used to re\-install the same version of a formuale without removing it first\.
+If \fB\-\-force\fR is passed, will install \fIformula\fR even if it is already installed\. This can be used to re\-install a formula without removing it first\.
.
.IP
If \fB\-\-debug\fR is passed and brewing fails, opens a shell inside the temporary folder used for compiling\.