aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/dovecot.rb
diff options
context:
space:
mode:
authorBrett Koonce2012-01-03 23:24:18 -0600
committerMike McQuaid2012-01-05 21:58:53 +0000
commit559a09db38abc3716a36b7abd77b6d98da9d0b20 (patch)
tree672733724c9d519f8d9905a2110910102b902483 /Library/Formula/dovecot.rb
parent26d4dabca342fe277d9cd47ea13741fda61ada1d (diff)
downloadhomebrew-559a09db38abc3716a36b7abd77b6d98da9d0b20.tar.bz2
Fix spelling mistakes.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> Closes #9407. Closes #9408. Closes #9410. Closes #9411.
Diffstat (limited to 'Library/Formula/dovecot.rb')
-rw-r--r--Library/Formula/dovecot.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/dovecot.rb b/Library/Formula/dovecot.rb
index bb9927f9d..b497727eb 100644
--- a/Library/Formula/dovecot.rb
+++ b/Library/Formula/dovecot.rb
@@ -55,7 +55,7 @@ __END__
# This patch fixes a linking problem looking for _environ, call
# _NSGetEnviron() instead (upstream does that at another location but
-# missesthis one).
+# misses this one).
diff --git a/src/lib/env-util.c b/src/lib/env-util.c
index 8111db7..c3520d0 100644