diff options
| -rw-r--r-- | Library/Formula/tmux.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/tmux.rb b/Library/Formula/tmux.rb index a735d30bb..2e8f3a079 100644 --- a/Library/Formula/tmux.rb +++ b/Library/Formula/tmux.rb @@ -39,7 +39,7 @@ class Tmux < Formula end def caveats; <<-EOS.undent - Exmample configurations have been installed to: + Example configurations have been installed to: #{share}/tmux/examples EOS end |
