]> git.lizzy.rs Git - bspwm.git/commitdiff
Fix typo
authorBastien Dejean <nihilhill@gmail.com>
Fri, 28 May 2021 12:31:32 +0000 (14:31 +0200)
committerBastien Dejean <nihilhill@gmail.com>
Fri, 28 May 2021 12:31:32 +0000 (14:31 +0200)
Closes #1270.

doc/bspwm.1
doc/bspwm.1.asciidoc

index fa149775a50ec08b40f20fc426812348d27f2991..9b589518e1018692ef174739abd3b5e115acdacc 100644 (file)
@@ -4,10 +4,10 @@
 .\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
 .\"      Date: 05/28/2021
 .\"    Manual: Bspwm Manual
-.\"    Source: Bspwm 0.9.10-25-g94c3c69
+.\"    Source: Bspwm 0.9.10-26-gbadfd6c
 .\"  Language: English
 .\"
-.TH "BSPWM" "1" "05/28/2021" "Bspwm 0\&.9\&.10\-25\-g94c3c69" "Bspwm Manual"
+.TH "BSPWM" "1" "05/28/2021" "Bspwm 0\&.9\&.10\-26\-gbadfd6c" "Bspwm Manual"
 .\" -----------------------------------------------------------------
 .\" * Define some portability stuff
 .\" -----------------------------------------------------------------
@@ -720,7 +720,7 @@ Rotate the tree rooted at the selected node\&.
 .PP
 \fB\-F\fR, \fB\-\-flip\fR \fIhorizontal|vertical\fR
 .RS 4
-Flip the the tree rooted at selected node\&.
+Flip the tree rooted at selected node\&.
 .RE
 .PP
 \fB\-E\fR, \fB\-\-equalize\fR
index b5413ea6b635513fe25b74114d7f77cc8e8deaf4..1874f245f10ba7747fc80abd91acfb2749e1887c 100644 (file)
@@ -441,7 +441,7 @@ Commands
        Rotate the tree rooted at the selected node.
 
 *-F*, *--flip* 'horizontal|vertical'::
-       Flip the the tree rooted at selected node.
+       Flip the tree rooted at selected node.
 
 *-E*, *--equalize*::
        Reset the split ratios of the tree rooted at the selected node to their default value.