summary refs log tree commit diff stats
path: root/doc/colorschemes.txt
diff options
context:
space:
mode:
authorhut <hut@lavabit.com>2010-03-17 11:55:45 +0100
committerhut <hut@lavabit.com>2010-03-17 11:55:45 +0100
commit9a735f62cfb4a16eb711750883f68f8099508f4b (patch)
treeb6600b414a1d00b6a8757f05fd30bf17e5a42fc1 /doc/colorschemes.txt
parent186407335a1b5966b0dd0ba3deba88bd17463c18 (diff)
downloadranger-9a735f62cfb4a16eb711750883f68f8099508f4b.tar.gz
doc/colorschemes: ugh, its no logical but bitwise OR!
Diffstat (limited to 'doc/colorschemes.txt')
-rw-r--r--doc/colorschemes.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/colorschemes.txt b/doc/colorschemes.txt
index a189d4fd..905c7a3e 100644
--- a/doc/colorschemes.txt
+++ b/doc/colorschemes.txt
@@ -50,7 +50,7 @@ attribute is another integer with each bit representing one attribute.
 These integers are interpreted by the used terminal emulator.
 
 Abbreviations for colors and attributes are defined in ranger.gui.color.
-Two attributes can be combined via logical OR: bold | reverse
+Two attributes can be combined via bitwise OR: bold | reverse
 
 Once the color for a set of tags is determined, it will be cached by
 default.  If you want more dynamic colorschemes (such as a different