aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorJack Nagel2015-05-14 00:15:41 -0400
committerJack Nagel2015-05-14 00:15:41 -0400
commitb638c1d597e8836cddc24fd4b09e9eae9fb1c394 (patch)
tree11cf59f727dc49c49a6e1fc168a12627eb2fdda1 /Library
parente5f6264f329aa07dddf53216702e8b6f0f87c462 (diff)
downloadbrew-b638c1d597e8836cddc24fd4b09e9eae9fb1c394.tar.bz2
Use "directory", not "folder"
Diffstat (limited to 'Library')
-rw-r--r--Library/Homebrew/manpages/brew.1.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Homebrew/manpages/brew.1.md b/Library/Homebrew/manpages/brew.1.md
index d23a0e0ef..0214ac5fc 100644
--- a/Library/Homebrew/manpages/brew.1.md
+++ b/Library/Homebrew/manpages/brew.1.md
@@ -256,7 +256,7 @@ Note that these flags should only appear after a command.
If no <formulae> are provided, all of them will have their .apps symlinked.
If provided, `--local` will move them into the user's `~/Applications`
- folder instead of the system folder. It may need to be created, first.
+ directory instead of the system directory. It may need to be created, first.
* `ls, list [--unbrewed] [--versions [--multiple]] [--pinned]` [<formulae>]:
Without any arguments, list all installed formulae.