From 774ed66159c4d4e1690c3c00254481c303e2f695 Mon Sep 17 00:00:00 2001 From: Deiwin Sarjas Date: Tue, 27 Jan 2015 11:02:12 +0200 Subject: [PATCH] fix typos in docs --- doc/rofi-manpage.markdown | 4 ++-- doc/rofi.1 | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/rofi-manpage.markdown b/doc/rofi-manpage.markdown index db763739..cacdd133 100644 --- a/doc/rofi-manpage.markdown +++ b/doc/rofi-manpage.markdown @@ -454,7 +454,7 @@ override xresources). ## Colors Rofi has an experimental mode for a 'nicer' transparency. The idea is that you can make the -background of the window transparent but the text not. This way, in contract to the `-opacity` +background of the window transparent but the text not. This way, in contrast to the `-opacity` option, the text is still fully visible and readable. To use this there are 2 requirements: 1. Your Xserver supports TrueColor, 2. You are running a composite manager. If this is satisfied you can use the following format for colors: @@ -464,7 +464,7 @@ composite manager. If this is satisfied you can use the following format for col The first two fields specify the alpha level. This determines how much the background shines through the color (00 everything, FF nothing). E.g. 'argb:00FF0000' gives you a bright red color with the background shining through. If you want a dark greenish transparent color use: 'argb:dd2c3311'. This -can be done for any color; it is therefor possible to have solid borders, the selected row solid, +can be done for any color; it is therefore possible to have solid borders, the selected row solid, and the others slightly transparent. ## Keybindings diff --git a/doc/rofi.1 b/doc/rofi.1 index 349c161d..a6cdc40c 100644 --- a/doc/rofi.1 +++ b/doc/rofi.1 @@ -559,7 +559,7 @@ override xresources). .SH Colors .PP Rofi has an experimental mode for a 'nicer' transparency. The idea is that you can make the -background of the window transparent but the text not. This way, in contract to the \fB\fC\-opacity\fR +background of the window transparent but the text not. This way, in contrast to the \fB\fC\-opacity\fR option, the text is still fully visible and readable. To use this there are 2 requirements: 1. Your Xserver supports TrueColor, 2. You are running a composite manager. If this is satisfied you can use the following format for colors: @@ -569,7 +569,7 @@ composite manager. If this is satisfied you can use the following format for col The first two fields specify the alpha level. This determines how much the background shines through the color (00 everything, FF nothing). E.g. 'argb:00FF0000' gives you a bright red color with the background shining through. If you want a dark greenish transparent color use: 'argb:dd2c3311'. This -can be done for any color; it is therefor possible to have solid borders, the selected row solid, +can be done for any color; it is therefore possible to have solid borders, the selected row solid, and the others slightly transparent. .SH Keybindings .PP @@ -652,10 +652,10 @@ Check quotes used on the commandline: e.g. used “ instead of ". .UE .SH AUTHOR .PP -Qball Cow +Qball Cow .MT qball@gmpclient.org .ME .PP -Original code based on work by: Sean Pringle +Original code based on work by: Sean Pringle .MT sean.pringle@gmail.com .ME