From 4ac006fc58aa485e82e80d5f9ced8596fd9c2b94 Mon Sep 17 00:00:00 2001
From: Adam Vandenberg <flangy@gmail.com>
Date: Sun, 2 Jan 2011 17:03:41 -0800
Subject: [PATCH] Man typos. Fixes Homebrew/homebrew#3799

---
 Library/Contributions/manpages/brew.1.md | 2 +-
 share/man/man1/brew.1                    | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/Library/Contributions/manpages/brew.1.md b/Library/Contributions/manpages/brew.1.md
index 6371fb7269..9281f68e6c 100644
--- a/Library/Contributions/manpages/brew.1.md
+++ b/Library/Contributions/manpages/brew.1.md
@@ -228,7 +228,7 @@ to recognize `brew cmdname`.
 
 Some sample commands ship with Homebrew and are enabled by default.
 
-    $ ls `brew --repository`/Lirary/Contributes/examples
+    $ ls `brew --repository`/Library/Contributions/examples
 
 
 
diff --git a/share/man/man1/brew.1 b/share/man/man1/brew.1
index b3994b6186..5e40702fc9 100644
--- a/share/man/man1/brew.1
+++ b/share/man/man1/brew.1
@@ -1,7 +1,7 @@
 .\" generated with Ronn/v0.7.3
 .\" http://github.com/rtomayko/ronn/tree/0.7.3
 .
-.TH "BREW" "1" "December 2010" "Homebrew" "brew"
+.TH "BREW" "1" "January 2011" "Homebrew" "brew"
 .
 .SH "NAME"
 \fBbrew\fR \- The missing package manager for OS X
@@ -252,7 +252,7 @@ Some sample commands ship with Homebrew and are enabled by default\.
 .
 .nf
 
-$ ls `brew \-\-repository`/Lirary/Contributes/examples
+$ ls `brew \-\-repository`/Library/Contributions/examples
 .
 .fi
 .
-- 
GitLab