diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2017-06-07 11:15:36 +0100 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2017-06-07 11:15:36 +0100 |
commit | 9316b9b57ae545c6f012fb1756dfcd0ce843b688 (patch) | |
tree | 44bbe1916e46f8cb872e38d27efab915690fc5da | |
parent | fb288ef9a758394ed8124f5e2bde6d4e27c18ed1 (diff) | |
download | rtmux-9316b9b57ae545c6f012fb1756dfcd0ce843b688.tar.gz rtmux-9316b9b57ae545c6f012fb1756dfcd0ce843b688.tar.bz2 rtmux-9316b9b57ae545c6f012fb1756dfcd0ce843b688.zip |
Typo.
-rw-r--r-- | FAQ | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -15,8 +15,8 @@ tmux frequently asked questions * How is tmux different from GNU screen? tmux and GNU screen have many similarities and similar goals but now many -differences. Most things that can be achieved one can be achieved in the other, -however. +differences. Most things that can be achieved in one can be achieved in the +other, however. * What is TERM and what does it do? |