docs: fix typo for brew missing

This commit is contained in:
Alyssa Ross 2016-10-30 16:30:40 +00:00
parent ec83d1decb
commit 702345ee67

View File

@ -3,7 +3,7 @@
#: given, check all installed brews.
#:
#: If `--hide=`<hidden> is passed, act as if none of <hidden> are installed.
#: <hidden> should be a comma-seperated list of formulae.
#: <hidden> should be a comma-separated list of formulae.
require "formula"
require "tab"