summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2017-06-07 11:15:36 +0100
committerNicholas Marriott <nicholas.marriott@gmail.com>2017-06-07 11:15:36 +0100
commit9316b9b57ae545c6f012fb1756dfcd0ce843b688 (patch)
tree44bbe1916e46f8cb872e38d27efab915690fc5da
parentfb288ef9a758394ed8124f5e2bde6d4e27c18ed1 (diff)
Typo.
-rw-r--r--FAQ4
1 files changed, 2 insertions, 2 deletions
diff --git a/FAQ b/FAQ
index caa089e3..48269387 100644
--- a/FAQ
+++ b/FAQ
@@ -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?