]> git.sur5r.net Git - i3/i3/commitdiff
Fix erroneous headline for moving to mark
authorAdaephon-GH <Adaephon-GH@users.noreply.github.com>
Mon, 19 Oct 2015 05:39:59 +0000 (07:39 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Wed, 28 Oct 2015 20:55:07 +0000 (21:55 +0100)
The headline indicated that it would be possible to move containers and *workspaces* to marks but the following text clearly shows that it should state containers and *windows*.

docs/userguide

index 7c4a4cb765e45943272e3fd9ffa54caf23f11df6..2a2ce869026f8a561c335f82733f5437b3da128a 100644 (file)
@@ -2035,7 +2035,7 @@ bindsym $mod+x move workspace to output right
 bindsym $mod+x move container to output VGA1
 --------------------------------------------------------
 
-=== Moving containers/workspaces to marks
+=== Moving containers/windows to marks
 
 To move a container to another container with a specific mark (see <<vim_like_marks>>),
 you can use the following command.