aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorgotmor <gotmor@f2baff5b-bf2c-0410-a398-912abdc3d8b2>2007-07-17 11:15:55 +0000
committergotmor <gotmor@f2baff5b-bf2c-0410-a398-912abdc3d8b2>2007-07-17 11:15:55 +0000
commitce985eb81152566fd0ff514fe5100a2489421e92 (patch)
treeda5227921d88d814ee5911af07cf44e7a191a341 /README
parent1ae13433563c42b26b1212e0ce53293f7b626aa5 (diff)
downloaddzen-ce985eb81152566fd0ff514fe5100a2489421e92.tar.gz
dzen-ce985eb81152566fd0ff514fe5100a2489421e92.zip
typo
git-svn-id: http://dzen.googlecode.com/svn/trunk@128 f2baff5b-bf2c-0410-a398-912abdc3d8b2
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 9cf1430..8f33a15 100644
--- a/README
+++ b/README
@@ -392,7 +392,7 @@ The input must be in the following format:
^bg(#ffaaaa)The ^fg(yellow)text to ^bg(blue)^fg(orange)colorize
Escaped version, if you view this file with dzen:
- ^^bg(#ffaaaa)The ^^fg(yellow)text to ^^bg(blue)^fg(orange)colorize
+ ^^bg(#ffaaaa)The ^^fg(yellow)text to ^^bg(blue)^^fg(orange)colorize
* If you need to print '^^' characters double them in order to escape them