diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2012-05-23 20:08:14 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2012-05-23 20:08:14 +0000 |
commit | ed85c5a1983c3f46a7aba5006ee9f912b12198b9 (patch) | |
tree | 161754e29870a7236e3d3c6bc8bd80cfbef1f039 | |
parent | 17da2f7d5f16a20e70539248db9803ba3ac17350 (diff) | |
download | rtmux-ed85c5a1983c3f46a7aba5006ee9f912b12198b9.tar.gz rtmux-ed85c5a1983c3f46a7aba5006ee9f912b12198b9.tar.bz2 rtmux-ed85c5a1983c3f46a7aba5006ee9f912b12198b9.zip |
Remove an extraneous word.
-rw-r--r-- | NOTES | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ If upgrading from 1.5, PLEASE NOTE: - The ability to have a list of prefix keys was dropped in favour of two separate options, prefix and prefix2. -Since the 1.2 release that tmux depends on libevent. Download it from: +Since the 1.2 release tmux depends on libevent. Download it from: http://www.monkey.org/~provos/libevent/ |