From 39989880d9b66a551268ed7c0f6aa549750f3f6b Mon Sep 17 00:00:00 2001 From: neutric Date: Tue, 14 Mar 2017 09:59:14 +0100 Subject: [PATCH] Querying-Brew.md: directors => directories --- docs/Querying-Brew.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Querying-Brew.md b/docs/Querying-Brew.md index c5a2d9aeba..0e059486b2 100644 --- a/docs/Querying-Brew.md +++ b/docs/Querying-Brew.md @@ -49,7 +49,7 @@ You'll note that processing all formulae can be slow; it's quicker to let `brew` ### Linked keg-only formulae -Some formulae are marked as "keg-only", meaning that installed files are not linked to the shared `bin`, `lib`, etc. directors, as doing so can cause conflicts. Such formulae can be forced to link to the shared directories, but doing so is not recommended (and will cause `brew doctor` to complain.) +Some formulae are marked as "keg-only", meaning that installed files are not linked to the shared `bin`, `lib`, etc. directories, as doing so can cause conflicts. Such formulae can be forced to link to the shared directories, but doing so is not recommended (and will cause `brew doctor` to complain.) To find the names of linked keg-only formulae: