aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/dovecot.rb
diff options
context:
space:
mode:
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