From: Bastien Dejean Date: Fri, 28 May 2021 12:31:32 +0000 (+0200) Subject: Fix typo X-Git-Url: https://git.lizzy.rs/?a=commitdiff_plain;h=03393b55f94d77e04024145661d41038deed599b;p=bspwm.git Fix typo Closes #1270. --- diff --git a/doc/bspwm.1 b/doc/bspwm.1 index fa14977..9b58951 100644 --- a/doc/bspwm.1 +++ b/doc/bspwm.1 @@ -4,10 +4,10 @@ .\" Generator: DocBook XSL Stylesheets vsnapshot .\" 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 diff --git a/doc/bspwm.1.asciidoc b/doc/bspwm.1.asciidoc index b5413ea..1874f24 100644 --- a/doc/bspwm.1.asciidoc +++ b/doc/bspwm.1.asciidoc @@ -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.