Merge pull request #317 from guyhughes/fix-doc

Fix minor typos in docs
This commit is contained in:
Bastien Dejean 2015-11-17 08:44:25 +01:00
commit 4a93241329
3 changed files with 3 additions and 3 deletions

View file

@ -5,7 +5,7 @@ You must be comfortable with [C][1], [XCB][2] and [Git][3].
## Coding Style
I follow the [Linux Coding Style][4] with the following variations:
- [Ident with tabs, align with spaces][5].
- [Indent with tabs, align with spaces][5].
- Always use braces with if/else.
## Browsing the Code

View file

@ -158,7 +158,7 @@ Only consider tiled windows\&.
.PP
nontiled
.RS 4
Only consider tiled windows\&.
Only consider non tiled windows\&.
.RE
.PP
pseudotiled

View file

@ -100,7 +100,7 @@ tiled::
Only consider tiled windows.
nontiled::
Only consider tiled windows.
Only consider non tiled windows.
pseudotiled::
Only consider pseudo-tiled windows.