From cc1a7d35d95d3e5ed52e795dc951b50fa5c4d0dd Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Sun, 13 Nov 2011 10:51:58 +0000 Subject: [PATCH] docs/userguide: fix typo (Thanks sycamorex) --- docs/userguide | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/userguide b/docs/userguide index 3d78d16f..eb8edf22 100644 --- a/docs/userguide +++ b/docs/userguide @@ -174,7 +174,7 @@ Floating windows are always on top of tiling windows. i3 stores all information about the X11 outputs, workspaces and layout of the windows on them in a tree. The root node is the X11 root window, followed by the X11 outputs, then dock areas and a content container, then workspaces and -finally the windows themselve. In previous versions of i3 we had multiple lists +finally the windows themselves. In previous versions of i3 we had multiple lists (of outputs, workspaces) and a table for each workspace. That approach turned out to be complicated to use (snapping), understand and implement. -- 2.39.5