diff options
| -rw-r--r-- | docs/brew.1.html | 2 | ||||
| -rw-r--r-- | manpages/brew.1 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/brew.1.html b/docs/brew.1.html index 0f5bf034a..d0b0f418c 100644 --- a/docs/brew.1.html +++ b/docs/brew.1.html @@ -249,7 +249,7 @@ like if they are from same taps and migrate them anyway.</p></dd> given, check all installed brews.</p> <p>If <code>--hide=</code><var>hidden</var> is passed, act as if none of <var>hidden</var> are installed. -<var>hidden</var> should be a comma-seperated list of formulae.</p></dd> +<var>hidden</var> should be a comma-separated list of formulae.</p></dd> <dt><code>options</code> [<code>--compact</code>] (<code>--all</code>|<code>--installed</code>|<var>formulae</var>)</dt><dd><p>Display install options specific to <var>formulae</var>.</p> <p>If <code>--compact</code> is passed, show all options on a single line separated by diff --git a/manpages/brew.1 b/manpages/brew.1 index 0b547aac2..517948f27 100644 --- a/manpages/brew.1 +++ b/manpages/brew.1 @@ -333,7 +333,7 @@ If \fB\-\-force\fR is passed, then treat installed \fIformulae\fR and passed \fI Check the given \fIformulae\fR for missing dependencies\. If no \fIformulae\fR are given, check all installed brews\. . .IP -If \fB\-\-hide=\fR\fIhidden\fR is passed, act as if none of \fIhidden\fR are installed\. \fIhidden\fR should be a comma\-seperated list of formulae\. +If \fB\-\-hide=\fR\fIhidden\fR is passed, act as if none of \fIhidden\fR are installed\. \fIhidden\fR should be a comma\-separated list of formulae\. . .TP \fBoptions\fR [\fB\-\-compact\fR] (\fB\-\-all\fR|\fB\-\-installed\fR|\fIformulae\fR) |
