aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2011-04-11 22:59:57 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2011-04-11 22:59:57 +0000
commit5e5acbeccdc79eadbd970c22ffa626970636d81d (patch)
treedbd053e07315e6cf5cc854d4b31f4912c23589b1
parentf0843d21736f8e36208e965527ae1219a7bbdde7 (diff)
downloadrtmux-5e5acbeccdc79eadbd970c22ffa626970636d81d.tar.gz
rtmux-5e5acbeccdc79eadbd970c22ffa626970636d81d.tar.bz2
rtmux-5e5acbeccdc79eadbd970c22ffa626970636d81d.zip
a independent -> an independent.
-rw-r--r--www/index.html.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/index.html.in b/www/index.html.in
index 5bc623a9..ee3d08d6 100644
--- a/www/index.html.in
+++ b/www/index.html.in
@@ -39,7 +39,7 @@ continue running in the background, then later reattached.</p>
<p>The latest version is <a href="http://downloads.sourceforge.net/tmux/tmux-%%VERSION%%.tar.gz">tmux %%VERSION%%</a>.</p>
<p>tmux uses a client-server model. The server holds multiple sessions and each
-window is a independent entity which may be freely linked to multiple sessions,
+window is an independent entity which may be freely linked to multiple sessions,
moved between sessions and otherwise manipulated. Each session may be attached
to (display and accept keyboard input from) multiple clients.</p>