From 5e5acbeccdc79eadbd970c22ffa626970636d81d Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Mon, 11 Apr 2011 22:59:57 +0000 Subject: [PATCH] a independent -> an independent. --- www/index.html.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.

The latest version is tmux %%VERSION%%.

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.